<?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-45-coerber">
    <rdf:type rdf:resource="http://pcp-on-web.de/ontology#lecturer"/>
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">45</pcp:id>
    <pcp:forename xml:lang="ger">Kaspar</pcp:forename>
    <pcp:name xml:lang="ger">Cörber</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Kaspar Cörber</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">122878698</pcp:gnd>
    <pcp:note xml:lang="ger">Phil. Prof. d. Eloquenz in Helmstedt (1684/85–1700)</pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/292">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-45-coerber/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1658</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/goslar">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Goslar</rdfs:label>
            <pcp:geonameLocation>https://www.geonames.org/2918840</pcp:geonameLocation>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

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

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-45-coerber/chair_88">
        <rdfs:label xml:lang="ger">Eloquenz</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1688</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1700</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:AcademicOffice rdf:about="http://uni-helmstedt.hab.de/prof-45-coerber/academic_office_12">
        <rdfs:label xml:lang="ger">Prorektor</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1697</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1697</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
      </pcp:AcademicOffice>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:AcademicOffice rdf:about="http://uni-helmstedt.hab.de/prof-45-coerber/academic_office_13">
        <rdfs:label xml:lang="ger">Bibliothekar</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1698</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1700</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:note xml:lang="ger">Entwurf d. 1. ausführlichen Katalogs mit 80.000 Bänden</pcp:note>
      </pcp:AcademicOffice>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/4666">
        <rdfs:label xml:lang="lat">Caspar Cörberus Ordin. Eloqu. Profess. publice Aristotelis Rhetorica interpretabitur [...].</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/1686A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1686/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/4932">
        <rdfs:label xml:lang="lat">[...] privatim ad Q. Curtium ex artis suae modo differet, &amp; exercitia qua latine, qua Germanice cupientibus operam suam commodabit.</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/1686A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1686/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18553">
        <rdfs:label xml:lang="lat">Caspar Cörberus Affectuum morumque doctrinam, validissimum dicendi agendique instrumentum, libro Rhetoricorum IIdo, flexanimae orationis lauream expetentibus praeibit. Docet hora IV.</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/1686B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1686-1687/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18554">
        <rdfs:label xml:lang="lat">[...] Usum praestantissimae doctrinae &amp; publice in bonis Auctoribus [...] demonstrabit. Docet hora IV.</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/1686B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1686-1687/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18555">
        <rdfs:label xml:lang="lat">[...] &amp; domi in eloquentiae, quem aperturus est, ludo exerceri non detrectantibus opere ipso demonstrabit.</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/1686B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1686-1687/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18598">
        <rdfs:label xml:lang="lat">Caspar Cörberus artis dicendi interpretationem, ex Aristotele maxime aliisque optimae notae Graecis Latinisque Rhetoribus repetitam, denuo ordietur, eamque ita moderabitur, ut &amp; [...] Docet hor. IV.</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/1687A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1687/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18599">
        <rdfs:label xml:lang="lat">[...] qui se disputationum publicarum esse cupidos professi sunt, opportunas disquisitioni theses paratas habeant, &amp; , [...] publicis his operis non plane nihil se adjuvari sentiant.</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/1687A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1687/start.htm</pcp:proofResource>
        <pcp:note xml:lang="ger">Disputierübung</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18600">
        <rdfs:label xml:lang="lat">[...] qui domesticis dicendi exercitationibus dedere nomina,</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/1687A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1687/start.htm</pcp:proofResource>
        <pcp:note xml:lang="ger">Übung</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18649">
        <rdfs:label xml:lang="lat">Caspar Cörberus tradita semestri elapso dicendi arte, nunc usum ejus in concionum ex Historicis selectarum analysi ostendet. [...] Docet hor. IV.</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/1687B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1687-1688/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18650">
        <rdfs:label xml:lang="lat">[...] Privatim quoque de legendis cum fructu imitandisque bonis Autoribus latinae eloquentiae studiosos admonebit.</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/1687B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1687-1688/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18714">
        <rdfs:label xml:lang="lat">Caspar Cörberus Eloquentiae Studiosis ad recte de suis alienisque scriptis judicandum, doctrinam utilissimam de Orationis virtutibus &amp; vitiis explicando, viam patefaciet, [...]. Docet hor. IV.</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/1688A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ss1688/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18715">
        <rdfs:label xml:lang="lat">[...] iisdemque exercitationis Oratoriae ludum domi aperiet, [...]</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/1688A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ss1688/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/18716">
        <rdfs:label xml:lang="lat">[...] neque non ingenii sui specimina seu perorando seu disputando publicaturis opera consilioque promtus aderit.</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/1688A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ss1688/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18761">
        <rdfs:label xml:lang="lat">Caspar Cörberus dilatandae orationis vias praeceptis exemplisque ex copiae inventore &amp; principe Cicerone petitis commonstrabit, &amp; [...] Docet publice hora IV.</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/1688B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1688-1689/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18762">
        <rdfs:label xml:lang="lat">[...] exercitationum Oratoriarum elegantiorisque literaturae cupidis consilium operamque privatim commodabit.</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/1688B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1688-1689/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/370">
        <rdfs:label xml:lang="lat">Caspar Cörberus Inventionis oratoriae doctrinam &amp; locos ira persequetur, ut non ad hypotheses modo sed &amp; theses, easque sacri potissimum argumenti, populariter explicandas suppetat argumentorium copia. [...] Docet hor. IV.</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/1689A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1689/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/371">
        <rdfs:label xml:lang="lat">Quibus domi conjuget ea exercitationum genera, quae in utraque eloquentia, sacra &amp; civili, dicendi studiosos erudiant.</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/1689A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1689/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/6552">
        <rdfs:label xml:lang="lat">Caspar Cörberus Absolutis, quae pauca de Inventione tradenda restant, longe utilissimam de Imitatione Oratoria doctrinam aggredietur [...]. Docet hora IV.</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/1689B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittag</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1689-1690/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/6553">
        <rdfs:label xml:lang="lat">[...] privatim quoque praeceptis &amp; exercitationibus bene dicendi studia pro virili adjuturus.</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/1689B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1689-1690/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/409">
        <rdfs:label xml:lang="lat">Caspar Cörberus Characteres vurtutum &amp; vitiorum in usum generis Epidictici persequetur.[...] Docet publice hora IV.</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/1690A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1690/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/410">
        <rdfs:label xml:lang="lat">Privatim Epistolis scribendis selectas ex Historia hypotheses suppeditabit.</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/1690A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1690/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/441">
        <rdfs:label xml:lang="lat">Caspar Cörberus doctrinam de Virtutibus &amp; vitiis ad certa personarum genera transferet &amp; quid in quoque probetur aut vituperetur, χαρακτηριςτικῶσ exponet. [...] Docet publice hora IV.</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/1690B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1690-1691/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/442">
        <rdfs:label xml:lang="lat">Privatim epistolis scribendis praecepta &amp; exempla suppeditabit, nec elegantioris doctrinae cupidis opera consilioque 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/1690B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1690-1691/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7427">
        <rdfs:label xml:lang="lat">Caspar Cörberus praesidia &amp; adjumenta comparandae eloquentiae studiaque futuro Oratori necessaria proponet, indicatis optimis utriusque linguae scriptoribus, qui dicendi facultatem affere &amp; alere poterunt. [...] Docet hora IV.</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/1691A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1691/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7428">
        <rdfs:label xml:lang="lat">[...] Privatim exercitia, quae instituit, oratoria continuabit, &amp; elegantioris literaturae cultum opera consilioque juvare studebit.</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/1691A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1691/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7157">
        <rdfs:label xml:lang="lat">Caspar Cörberus optimum optimo Principi dictum C. Plinii Panegyricium non ab eloquentiae magis quam morum &amp; civilis prudentiae profectum interpretabitur. [...] Docet hora IV.</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/1691B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1691-1692/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7158">
        <rdfs:label xml:lang="lat">[...] Privatim ad usus &amp; desideria studiosae juventutis suas operas accommodabit.</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/1691B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1691-1692/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/266">
        <rdfs:label xml:lang="lat">Domi quoque dicendi sapiendique studia pro virili sua &amp; desiderio studiosae juventutis adjuvabit, viresque ingenii seu declamando seu disputando periclitaturis operam consiliumque lubens commodabit.</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/1692A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1692/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/480">
        <rdfs:label xml:lang="lat">Caspar Cörberus perget in Plinii Panegyrico ad eloquentiae &amp; prudentiae profectus interpretando, eoque absoluto nobilem de moribus hominum affectibusque doctrinam ex lib[ro] II. Rhet[horicae] Arist[otelis] exponet. [...] Docet publ[ice] hor[a] IV.</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/1692A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1692/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2943">
        <rdfs:label xml:lang="lat">Caspar Cörberus doctrinae de Affectibus moribusque hominum non in eloquentiae magis quam vitae usus explicandae operam studiumque impendet, nec iis, qui ad bonae mentis &amp; doctrinae profectum serio contendunt, [...] Docet publice hora IV.</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/1692B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1692-1693/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2944">
        <rdfs:label xml:lang="lat">[...] privata industria consulere cessabit.</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/1692B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1692-1693/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/559">
        <rdfs:label xml:lang="lat">Caspar Cörberus postquam elapsa aestate orationes civilis praeceptis &amp; usu complexus est, hoc semestri hyberno transferet operam ad argumenta sacra, iisque cum praeceptiones Rhetoricas exercendi industriam accommodabit. [...] Docet publice hor. IV.</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/1693B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1693-1694/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/560">
        <rdfs:label xml:lang="lat">Si qui porro vires ingenii seu dicendo seu disputando ipsius, ductu periclitari animum induxerunt, iis opera consilioque promtus aderit.</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/1693B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1693-1694/start.htm</pcp:proofResource>
        <pcp:note xml:lang="ger">Keine Angabe des Lehrstoffes</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/595">
        <rdfs:label xml:lang="lat">Caspar Cörberus artem dicendi omnem compendio sic tradet, ut &amp; ex priscis optimisque Magistris repetantur praecepta, &amp; ad argumenta quotidiani usus cum sacra tum civilia transferantur. [...] Docet hor. IV.</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/1694A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1694/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/596">
        <rdfs:label xml:lang="lat">Privatas operas liberalis variaeque doctrinae cupidorum desideriis accommodabit.</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/1694A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1694/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/632">
        <rdfs:label xml:lang="lat">Caspar Cörberus absolutis iis, quae de arte dicendi explicanda restant, accedet ad tradendam doctrinam de styli varietate &amp; characteribus, qua usus praeceptorum artis continetur, atque apte dicendi prudentia comparatur.</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/1694B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ws1694-1695/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7196">
        <rdfs:label xml:lang="lat">Caspar Cörberus absolutis, quae de characteribus dicendi explicanda restant, selectas Historicorum veterum orationes interpretabitur, &amp; imitandi cum rationem tum argumenta suggeret. [...] Docet publice hora IV.</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/1695A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1695/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7197">
        <rdfs:label xml:lang="lat">[...] Privatim ad stylum exercendum porro dicendi cupidos manuducet, ac declamaturis vel disputaturis operam consiliumque promtus commodabit.</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/1695A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1695/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/8887">
        <rdfs:label xml:lang="lat">Caspar Cörberus absolutis, quas ex Historicorum orationibus sibi explicandas proposuit, imitandi viam &amp; rationem publice tradet. [...] Docet public. hor. IV.</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/1695B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1695-1696/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/8889">
        <rdfs:label xml:lang="lat">[...] Privatim quoque quae muneris sui sunt, sedulo curabit, &amp; minime deerit iis, qui vel stylum exercere, vel in aliis bonae doctrinae pertibus ipsius opera uti cupiunt.</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/1695B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ws1695-1696/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/1536">
        <rdfs:label xml:lang="lat">Quae vero hactenus de imitandi ratione publice docuit, ea privatis exercitationibus ad usum accomodabit, nec alias studiosae juventutis commodis promuneris sui ratione 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/1696A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1696/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/1535">
        <rdfs:label xml:lang="lat">Caspar Cörberus inveniendi rationem omniumq[ue] argumentorum &amp; amplicationum fontes publice proponet. [...] Docet hor. IV.</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/1696A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ss1696/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7238">
        <rdfs:label xml:lang="lat">Caspar Cörberus Eloquentia comparandae viam &amp; rationem publice tradet. [...] Docet publ. hor. IV.</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/1697A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1697/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7239">
        <rdfs:label xml:lang="lat">[...] Privatam operam illorum dicabit studiis, qui vel styli exercendi laborem subire non detrectabunt, vel veteris memoriae librorumve cognoscendorum desiderio tenebuntur.</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/1697A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000003-ss1697/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/698">
        <rdfs:label xml:lang="lat">Caspar Cörberus quantum per Magistratus, quem gerit, occupationes licuerit, Ciceronis Orationem pro S. Roscio, publice interpretabitur, &amp; imitandae copiae Ciceronianae vias exemplaque subjicet.</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/1697B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1697-1698/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/699">
        <rdfs:label xml:lang="lat">Nec privata opera consilioque juventutis studiosae commodis pro muneris ratione 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/1697B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1697-1698/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/8937">
        <rdfs:label xml:lang="lat">Caspar Cörberus civilis eloquentiae argumenta &amp; hypotheses, quae in quotidiano vitae usu versantur, &amp; vel epistolis vel orationibus explicari solent, persequetur, &amp; preaeceptis instruet. [...] Docet publ. hora IV.</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/1698B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ws1698-1699/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/8938">
        <rdfs:label xml:lang="lat">[...] Privatim summa fide &amp; industria illorum inserviet studiis, qui vel in stylo exercendo aliquid operae ponent, vel literarum veterisque memoriae cognoscendae desiderio tenentur.</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/1698B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000001-ws1698-1699/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasWife>
      <pcp:Family rdf:about="http://uni-helmstedt.hab.de/prof-45-coerber/family/0">
        <pcp:hasWife>
          <pcp:Person rdf:about="http://uni-helmstedt.ad.hab.de/37_Krohne">
            <pcp:hasStageOfLife>
              <pcp:Birth rdf:about="http://uni-helmstedt.ad.hab.de/37_Krohne/birth">
                <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
              </pcp:Birth>
            </pcp:hasStageOfLife>

            <pcp:forename rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Agnes</pcp:forename>
            <pcp:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cörber</pcp:name>
            <pcp:birthname rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Krohne</pcp:birthname>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Agnes Cörber geb. Krohne</rdfs:label>
          </pcp:Person>
        </pcp:hasWife>

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

  </pcp:Lecturer>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/26">
    <pcp:title xml:lang="lat">De Dictione Figurata</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1694-10-04</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248198K</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248198K%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/133">
        <rdfs:label xml:lang="ger">Friedrich Weichmann</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/52">
    <rdfs:label xml:lang="ger">Georg Wolfgang Hamm</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/28">
    <pcp:title xml:lang="lat">De Fine Hominis Seu Felicitate Humana</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1693-05-31</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Exercitatio</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248182G</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248182G%27</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/136">
        <rdfs:label xml:lang="ger">Daniel Pohlmann</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3138">
    <pcp:title xml:lang="lat">progr. quo oratio de Jureconsulto historico indicitur</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1700-02-14</pcp:date>
    <pcp:hasFaculty>
      <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:hasFaculty>

    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248214G</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248214G%27</owl:sameAs>
    <pcp:hasPraeses>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1654">
      </pcp:Person>
    </pcp:hasPraeses>

    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/52"/>
  </pcp:Dissertation>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/96">
    <pcp:title xml:lang="lat">Memoriae Viri ... Domini Casparis Cörberi, Eloquentiae in illustri Julia Profess. Publ. Ordin. &amp; Bibliothecae Academicae Curatoris, ab omni parte meritissimi</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1700-05-15</pcp:date>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">1:648607D</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%271:648607D%27</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/97">
    <pcp:title xml:lang="lat">Casparis Cörberi, Eloqu. P.P. &amp; Ord. Acad. Iul. h.t. Pro-Rectoris Programma, Quo Oratio De Pace Europae Nuper reddita</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1698-01-11</pcp:date>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248208F</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">536736936</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248208F%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+536736936</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/98">
    <pcp:title xml:lang="lat">Programma Quo Oratio De Pace Ecclesiastica d. XVI Dec. Anni MDCXCVII publice habenda indicitur</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1697-12-12</pcp:date>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248203T</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">536736863</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248203T%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+536736863</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/99">
    <pcp:title xml:lang="lat">Programma Memoriae Viri Clarissimi M. Joh. Friderici Titii</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1697-08-22</pcp:date>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">39:101831K</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">091859085</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2739:101831K%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+091859085</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/1010"/>
  </pcp:ProgramsAndSpeeches>

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

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/100">
    <pcp:title xml:lang="lat">Programma In Festo Nativitatis Domini</pcp:title>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:250554T</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:250554T%27</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/1010"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/101">
    <pcp:title xml:lang="lat">Programma Festo Michaelis Archangeli</pcp:title>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:250545U</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:250545U%27</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/1010"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/102">
    <pcp:title xml:lang="lat">Programma Quo Felicitas Et Gloria Brunsvicensis Ex Serenissimae &amp; Potentissimae Domus Brunswico-Luneburgicae Incrementis exsplendescens</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1696-09-27</pcp:date>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248201C</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">536736855</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248201C%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+536736855</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/1010"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/103">
    <pcp:title xml:lang="lat">Programma Quo Oratio De Christianae Religionis In Saxonia Inferiori</pcp:title>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248192P</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">536736820</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248192P%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+536736820</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/1010"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/104">
    <pcp:title xml:lang="lat">Programma Publicis Praelectionibus praemissum</pcp:title>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248188C</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">536736812</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248188C%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+536736812</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/1010"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/105">
    <pcp:title xml:lang="lat">Programma In Funere Viri Amplissimi &amp; Clarissimi Johannis Krohnii Academiae Iuliae Secretarii</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1691-04-19</pcp:date>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:262204F</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535726082</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:262204F%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+535726082</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/76"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/76">
    <rdfs:label xml:lang="ger">Georg Calixt</rdfs:label>
  </pcp:Person>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/106">
    <pcp:title xml:lang="lat">Oratio Ad Reverendissimi, Serenissimorum Et Potentissimorum Ducum Brunsvicensium Et Luneburgensium ...</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1690-03-21</pcp:date>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248178W</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">091994403</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248178W%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+091994403</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/76"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/107">
    <pcp:title xml:lang="lat">Casparis Corberi Eloqu. P.P. Programma Quo Humanitatis &amp; Eloquentiae Studiosi ad Praelectiones &amp; Disputationes Rhetoricas invitantur</pcp:title>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248174R</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">536736790</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248174R%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+536736790</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3041"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3042"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3043"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3044"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3045"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3046"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3047"/>
  </pcp:ProgramsAndSpeeches>

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

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

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

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/3044">
    <rdfs:label xml:lang="ger">Barthold Helmstedt</rdfs:label>
  </pcp:Person>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/3045">
    <rdfs:label xml:lang="ger">Zacharias Christian Schulze</rdfs:label>
  </pcp:Person>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/3046">
    <rdfs:label xml:lang="ger">Balthasar Andr.</rdfs:label>
  </pcp:Person>

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

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/108">
    <pcp:title xml:lang="lat">Casparis Corberi Eloqu. P.P. &amp; Ordin. Programma Quo Humanitatis &amp; Eloquentiae Cultores ad praelectiones in opus Aristotelis Rhetoricorum publicas invitat</pcp:title>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:258541Y</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">535400195</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:258541Y%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+535400195</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3041"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3042"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3043"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3044"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3045"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3046"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/3047"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/196">
    <pcp:title xml:lang="lat"> </pcp:title>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/73"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/74"/>
  </pcp:ProgramsAndSpeeches>

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

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/74">
    <rdfs:label xml:lang="ger">Wilhelmine-Almalie von Braunschwei-Lüneburg</rdfs:label>
  </pcp:Person>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/198">
    <pcp:title xml:lang="lat">Programma Quo Oratio De Iureconsulto Historico In Academia Iulia Publice Habenda Indicitur</pcp:title>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:248214G</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">536736952</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:248214G%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+536736952</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/73"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/74"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/199">
    <pcp:title xml:lang="lat">Programma Quo Oratio De Iubilaeis Ecclesiae Evangelicae In Academia Iulia Publice Habenda Indicitur</pcp:title>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:233988W</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">536696780</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:233988W%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+536696780</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/73"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/74"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/200">
    <pcp:title xml:lang="lat">Programma Quo In Serenissimi Principis Ac Domini Domini Georgii Wilhelmi Brunsvicensium ac Luneburgensium Ducis ... felicissimo Natali Oratio Habenda indicitur</pcp:title>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:231882M</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">092057217</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:231882M%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+092057217</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1082">
        <rdfs:label xml:lang="ger">Georg Wilhelm von Braunschweig-Lüneburg</rdfs:label>
      </pcp:Person>
    </dc:contributor>

  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/223">
    <pcp:title xml:lang="lat">Programma In Funere Viri Plurimum Reverendi Clarissimiq[ue] Domini Johannis Ritmeieri Coenobii Mariaebergensis prope Helmstadium Praepositi, ad D. Stephani Archidiaconi meritissimi, totiusq[ue] Ministerii Senioris Venerandi</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1698-06-13</pcp:date>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:262254P</dc:identifier>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:262254P%27</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-45-coerber"/>
    <dc:contributor>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1007">
        <rdfs:label xml:lang="ger">Johann Ritmeier</rdfs:label>
      </pcp:Person>
    </dc:contributor>

  </pcp:ProgramsAndSpeeches>

</rdf:RDF>
