<?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-123-kipping">
    <rdf:type rdf:resource="http://pcp-on-web.de/ontology#lecturer"/>
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">123</pcp:id>
    <pcp:forename xml:lang="ger">Johann Wolfgang</pcp:forename>
    <pcp:name xml:lang="ger">Kipping</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Johann Wolfgang Kipping</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">116181486</pcp:gnd>
    <pcp:note xml:lang="ger">Phil. o. Prof. d. Staatsrechts und d. Geschichte in Helmstedt (1737–1747); Jur. Prof. in Helmstedt (1741–1747)</pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1859">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-123-kipping/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1695</pcp:date>
        <pcp:stageOfLifeLocation rdf:resource="cph:city/bayreuth"/>
      </pcp:Birth>
    </pcp:hasStageOfLife>

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

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-123-kipping/chair_231">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1736</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1737</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/jena">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Jena</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

        <pcp:note xml:lang="ger">Privatdozent</pcp:note>
      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-123-kipping/chair_232">
        <rdfs:label xml:lang="ger">Geschichte</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1737</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1747</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
      </pcp:ChairProfessorship>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-123-kipping/chair_233">
        <rdfs:label xml:lang="ger">Staatsrecht</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1737</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1747</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
      </pcp:ChairProfessorship>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:AcademicOffice rdf:about="http://uni-helmstedt.hab.de/prof-123-kipping/academic_office_40">
        <rdfs:label xml:lang="ger">Prorektor</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1746</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1747</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
      </pcp:AcademicOffice>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-123-kipping/office_76">
        <rdfs:label xml:lang="ger">Adjunkt</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1720</pcp:from>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/bayreuth"/>
      </pcp:Office>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-123-kipping/office_77">
        <rdfs:label xml:lang="ger">Geheimsekretär</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1728</pcp:from>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/bayreuth"/>
      </pcp:Office>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3546">
        <rdfs:label xml:lang="lat">Ioannes Volffgangvs Kippingivs, Serenissimi Ducis Brunsvic. &amp; Luneb. a Consiliis aulicis, atque Historiarum &amp; Iuris publici Professor P.O. publice, hora octava matutina, Ius publicum Imperii Germanici docebit, duce Ill. Mosero. [...]</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/1738A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">8</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1738/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3547">
        <rdfs:label xml:lang="lat">[...] Privatim eiusdem Imperii Historiam, solidis a Viro consult. I.I. Schmavssio in dem kurzen Begriff der Reichs-Historie iactis fundamentis superstruet.</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/1738A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1738/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3579">
        <rdfs:label xml:lang="lat">Io. Gvolfg. Kippingivs, Histor. &amp; Iur. publ. P.P.O. quod aestivo semestri spacio publice exposuit Compendium Iuris publice Moserianum per instans iterum explicabit, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1738B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1738-1739/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3580">
        <rdfs:label xml:lang="lat">[...] privatim Historiam Imperii Germanici, circa finem huius anni absolvendam, sub initium futuri repetiturus.</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/1738B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1738-1739/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3613">
        <rdfs:label xml:lang="lat">Io. Gvolfg. Kippingivs Histor. &amp; Iur. publ. P.P.O. Historiam Imperii Germanici, duce Illustri Schmaussio, publice tradet: [...]</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/1739A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1739/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3614">
        <rdfs:label xml:lang="lat">[...] Privatim praeleget Ius publicum. Nec alias recitationes postulantibus 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/1739A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ss1739/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/17276">
        <rdfs:label xml:lang="lat">Ioan. Gvolfg. Kippingivs, Histor. &amp; Iuris publ. P.P.O. publice tradet Notitiam Rerumpublicarum, duce V.A. Everardo Ottone. […]</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/1739B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1739-1740/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/17277">
        <rdfs:label xml:lang="lat">[…] Privatim commentabitur in Ill. Moseri Compendium Iuris publici.</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/1739B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000004-ws1739-1740/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/17917">
        <rdfs:label xml:lang="lat">Ioan. Gvolfg. Kippingivs, Histori. &amp; Iur. Publ. P.P.O. publice Everardi Ottonis Notitiam rerumpublicarum exponere perget, […]</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/1740A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000006-ss1770/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/17918">
        <rdfs:label xml:lang="lat">[…] priuatim Ius publicum &amp; historiam Imperii R. Germanici docebit.</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/1740A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000006-ss1770/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3626">
        <rdfs:label xml:lang="lat">Ioan. Gvolfg. Kippingivs D. publice Iuris publici universalis principia tradet, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1740B</pcp:hasSemester>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3627">
        <rdfs:label xml:lang="lat">[...] privatim Ius publicum Imperii R.G. Duce Mosero docebit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1740B</pcp:hasSemester>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3648">
        <rdfs:label xml:lang="lat">Ioan. Gvolfg. Kipping, Histor. Prof. P.O. publice de rebus in Imperio Rom. G. ab anno 1730. gestis commentabitur, [...]</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/1740B</pcp:hasSemester>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3649">
        <rdfs:label xml:lang="lat">[...] priuatim historiam eiusdem Imperii ad ductum des Struvischen Kurtzen Begriffs Teutscher Reichs-Historie praeleget.</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/1740B</pcp:hasSemester>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9025">
        <rdfs:label xml:lang="lat">Ioannes Gvolfg. Kipping D. publice Praecognita Iuris publici, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1741A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1741/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9026">
        <rdfs:label xml:lang="lat">[...] privatim Ius publicum I. R. G. duce Mosero, [...]tradet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1741A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1741/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9027">
        <rdfs:label xml:lang="lat">[...] &amp; Ius Canonicum praeeunte Boehmero tradet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1741A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1741/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9060">
        <rdfs:label xml:lang="lat">Ioan. Gvolfg. Kipping, Hiftor. P. P. O. publice historiam Imperii R. G. tradet, B. G. Struvio duce. [...]</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/1741A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1741/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9061">
        <rdfs:label xml:lang="lat">[...] Privatim desiderio commilitonum in qualibet historiae parte &amp; genere satis faciet.</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/1741A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1741/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3661">
        <rdfs:label xml:lang="lat">Ioannes Gvolfgangvs Kipping D. publice Praecognita Iuris publici Imperii R. G. tradet, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1741B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1741-1742/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3662">
        <rdfs:label xml:lang="lat">[...] privatim Moseri compendium Iuris publici, &amp; G. A. Struvii Iurisprudentiam R. G. Forensem, vel illustris Kressii Specimen Iurisprudentiae interpretabitur.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1741B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1741-1742/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3681">
        <rdfs:label xml:lang="lat">Ioan. Gvolfg. Kipping Historiarum P.P.O. publice historiam Imperii R. G. recentiorem tradet, [...]</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/1741B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1741-1742/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3682">
        <rdfs:label xml:lang="lat">[...] nec priuatim in qualibet historiae parte desiderio commilitonum 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/1741B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1741-1742/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3693">
        <rdfs:label xml:lang="lat">Ioan. Gvolfgangvs Kipping D. publice Capitulationem Caes. recentissiman interpretabitur, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1742A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1742/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3694">
        <rdfs:label xml:lang="lat">[...] privatim jus publicum, Mosero duce, &amp; ius civile secundum ordinem Institutionum, Heineccio praeeunte docebit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1742A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1742/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3716">
        <rdfs:label xml:lang="lat">Ioan. Gvolfg. Kipping statum publicum Germaniae inde a Saeculo IV. post Christum natum ad Maximilianum I. usque exponet publice. [...]</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/1742A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1742/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3717">
        <rdfs:label xml:lang="lat">[...] Privatim historiam universalem tradet.</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/1742A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1742/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3729">
        <rdfs:label xml:lang="lat">Joannes Gvolfgangvs Kipping D. publice Instrumentum pacis Westphalicae interpretabitur, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1742B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1742-1743/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3730">
        <rdfs:label xml:lang="lat">[...] privatim Ius publicum &amp; civile, &amp; hoc quidem secundum ordinem Pandectarum, nec non modum procedendi in Camera Imperii &amp; Iudicio aulico Imp. docebit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1742B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1742-1743/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3752">
        <rdfs:label xml:lang="lat">Io. Gvolfgangvs Kipping, Histor. P.P.O. Imperii Rom. Germ. res recentissimas publice exponet, [...]</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/1742B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1742-1743/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3753">
        <rdfs:label xml:lang="lat">[...] privatim vero studium auditorum historicum pro eorum desiderio iuvabit.</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/1742B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1742-1743/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9077">
        <rdfs:label xml:lang="lat">Ioannes Gvolfgangvs Kipping D. publice praecognita iuris publici exponet, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1743A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1743/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9078">
        <rdfs:label xml:lang="lat">[...] privatim ius Digestorum Boehmero praeeunte docebit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1743A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1743/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9112">
        <rdfs:label xml:lang="lat">Ioannes Gvolfgangvs Kipping publice Instrumenta Pacis Osnabrugenfis &amp; Monasteriensis 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/1743A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1743/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9114">
        <rdfs:label xml:lang="lat">[...] privatim de rebus Germanicis a condita re publica ad noftra usque tempora gestis commentabitur.</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/1743A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1743/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9128">
        <rdfs:label xml:lang="lat">lo. Gvolfg. Kipping D. publice Ius publicum Imperii Rom. Germ. Mosero praeeunte, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1743B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1743-1744/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

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

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9172">
        <rdfs:label xml:lang="lat">Ioan. Gvolfg. Kipping Hift. P. P. O. hiftoriam German. recentiorem Struvio duce publice [...]</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/1743B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1743-1744/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9173">
        <rdfs:label xml:lang="lat">[...] &amp; universalem historiam privatim tradet.</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/1743B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1743-1744/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3763">
        <rdfs:label xml:lang="lat">Io. Gvolfg. Kipping D. publice praecognita Iuris publici tradet, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1744A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1744/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3764">
        <rdfs:label xml:lang="lat">[...] priuatim auditores ad praxin forensem Strykio duce instituet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1744A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1744/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3787">
        <rdfs:label xml:lang="lat">Ioan. Gvolfg. Kipping, Hist. G.P.O. praelectionibus publicis historiam vniuersalem docebit, [...]</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/1744A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1744/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3788">
        <rdfs:label xml:lang="lat">[...] priuatim vero res gestas Germanorum exponet, B.G. Struuii compendia fecuturus.</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/1744A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1744/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/23570">
        <rdfs:label xml:lang="ger">Der Hr. Hofrath Kipping hat das teutsche Staats=Recht nach Mosers, und das Ius canonicum nach Corvini Anleitung zu seinen Vorlesungen genommen.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="de">[unbekannter Vorlesungstyp]</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1744B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">5549</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/23474">
        <rdfs:label xml:lang="ger">Hr. Hofrath Kipping über Struvens Reichs=Historie.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:lectureIsOfType xml:lang="de">[unbekannter Vorlesungstyp]</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1744B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">5559</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3800">
        <rdfs:label xml:lang="lat">Joan. Gvolfg. Kipping D. publice Iuris publicum Imperii R.G. Mosero duce docebit; [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1744B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1744-1745/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3801">
        <rdfs:label xml:lang="lat">[...] privatim Arnoldi Corvini Ius Canonicum interpretabitur.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1744B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1744-1745/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3823">
        <rdfs:label xml:lang="lat">Ioannes Gvolfg. Kipping Histor. P.P.O. in acroasibus publicis res Germanorum, duce Struvio hora tertia tradet, [...]</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/1744B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1744-1745/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3824">
        <rdfs:label xml:lang="lat">[...] privatim historiam universalem docturus.</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/1744B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1744-1745/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3858">
        <rdfs:label xml:lang="lat">Jo. Gvolfg. Kipping, Hist. P.P.O. in praelectionibus publicis historiam universalem Struvio duce tradet, [...]</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/1745A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1745/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3860">
        <rdfs:label xml:lang="lat">[...] privatim res gestas Germanorum recentissimas exponet.</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/1745A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1745/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/22732">
        <rdfs:label xml:lang="ger">Der Hr. Hof=Rath und Professor Iuris &amp; Histor. Johann Wolffg. Kipping suchet in diesem halben Jahr in den öffentlichen Vorlesungen seine Zuhörer zu dem teutschen Staatsrecht vorzubereiten, wird auch nicht minder öffentlichen über die Historie der aller Staaten, nach Struvens kurzem Begriff, lesen [...].</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">4490</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/22733">
        <rdfs:label xml:lang="ger">[...] in den besondern Stunden aber des Herrn Geheimten=Rath Mosers kurzen Begriff des teutschen Staats=Rechts, ingleichen Struvens Römisch=teutsche Rechts=Gelahrtheit erklären, und endlich die neue teutsche Historie vortragen.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">4491</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3838">
        <rdfs:label xml:lang="lat">Ioan. Gvolfg. Kippingii Doctoris opera publice in explicandis Praecognitis Iuris publ. versabitur. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1745/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3839">
        <rdfs:label xml:lang="lat">Privatim Moseri Compendium Iur. publ. I.R.G. interpretabitur.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1745/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/1585">
        <rdfs:label xml:lang="lat">Joannes Gvolfg. Kippingivs D. publice B.G. Struvii Iurisprudentiam feudalem interpretabitur, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1745-1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18792">
        <rdfs:label xml:lang="ger">Der Hr. Hofrath und Prof. Johann Wolfgang Kipping wird im künftigen halben Jahr öffentlich Struvens Lehnsrecht erläutern, und die Geschichte der Deutschen seinen Zuhörern vortragen.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">118</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18793">
        <rdfs:label xml:lang="ger">Seine besondern Vorlesungen werden Mosers Auszug des öffentlichen Rechts, und Struvens römische Rechtsgelahrtheit, wie auch die allgemeine Historie zum Vorwurf haben.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">119</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/1964">
        <rdfs:label xml:lang="lat">Iohannes Gvolfg. Kipping, Histor. P.P.O. publice res gestas Germanorum a condita republica exponet, [...]</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/1745B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1745-1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/1982">
        <rdfs:label xml:lang="lat">[...] privatim Moseri compendium Iuris publici, &amp; G. A. Struvii Iurisprudentiam Rom. Germ. explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1745-1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2790">
        <rdfs:label xml:lang="lat">[...] priuatim vero historiam vniuersalem docebit.</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/1745B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1745-1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2766">
        <rdfs:label xml:lang="lat">Joan. Gvolfg. Kipping, Histor. P.P.O. publice praecognita Historiae auditoribus tradet, [...]</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/1746A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2767">
        <rdfs:label xml:lang="lat">[...] priuatim Historiam universalem exponet.</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/1746A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2782">
        <rdfs:label xml:lang="lat">[...] Privatim iurisprudentiam publicam, Mosero duce et Praxin forensem explicabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2784">
        <rdfs:label xml:lang="lat">Ioannis Gvolfgangi Kippingii, D. publica opera in tradendis Praecognitis iuris publici versabitur.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1746/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/22761">
        <rdfs:label xml:lang="ger">Der Hr. Hofrath Kipping lieset öffentlich 1) über die praecognita Iuris publici, 2) über Moseri Compendium Iuris publici, 3) über die praxin fori und den modus referendi, 4) über Struvens Iurisprudentiam Rom. Germ.</rdfs:label>
        <pcp:hasFaculty>
          <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:hasFaculty>

        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">4453</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/22778">
        <rdfs:label xml:lang="ger">Der Hr. Hofrath Kipping lieset öffentlich über die praecognita Historiae [...].</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/1746A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">4470</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/22779">
        <rdfs:label xml:lang="ger">[...] und priuatim die Universal Historie.</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/1746A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">4471</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18974">
        <rdfs:label xml:lang="ger">Hr. Hofrath Johann Wolfgang Kipping, zeitiger Prorecktor ließt, da ihm dies sein Amt nicht erlaubt, öffentliche Collegia zu halten, nur privatim über Heinecii institut. Iuris ciuilis und über Mosers Ius publicum, und zeigt zugleich, wie beym Processiren zu verfahren.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">357</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18994">
        <rdfs:label xml:lang="ger">Hr. Hofrath Kipping wird sich mit seinen Zuhörern von der re Diplomatica unterhalten.</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/1746B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">379</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5025">
        <rdfs:label xml:lang="lat">[...] priuatis de re diplomatica commentabitur.</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/1746B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1746-1747/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/5027">
        <rdfs:label xml:lang="lat">Ioan. Gvolfg. Kipping, Histor. P.P.O. praelectionibus</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/1746B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1746-1747/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/204">
        <rdfs:label xml:lang="lat">Ioan. Gvolfg. Kipping, Doctro acroasibus publicis alioqui constitutum tempus cum magistratui, quem nunc gerit, tribuat oportet, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1746-1747/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/205">
        <rdfs:label xml:lang="lat">[...] priuata eius opera in explicando iure ciuili, secundum ordinem Institutionum, Heineccio duce, versabitur. Ius publicum, Mosero praeeunte, explicabit, et modum in iudicio procedendi docebit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1746B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ws1746-1747/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasWife>
      <pcp:Family rdf:about="http://uni-helmstedt.hab.de/prof-123-kipping/family/0">
        <pcp:hasWife>
          <pcp:Person rdf:about="http://uni-helmstedt.ad.hab.de/128_Jung">
            <pcp:hasStageOfLife>
              <pcp:Birth rdf:about="http://uni-helmstedt.ad.hab.de/128_Jung/birth">
                <pcp:stageOfLifeLocation>
                  <pcp:Location rdf:about="cph:city/ansbach">
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ansbach</rdfs:label>
                    <pcp:geonameLocation>https://www.geonames.org/6556829</pcp:geonameLocation>
                  </pcp:Location>
                </pcp:stageOfLifeLocation>

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

            <pcp:hasStageOfLife>
              <pcp:Death rdf:about="http://uni-helmstedt.ad.hab.de/128_Jung/death">
                <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1732-01-01</pcp:date>
              </pcp:Death>
            </pcp:hasStageOfLife>

            <pcp:forename rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Christiane Caroline</pcp:forename>
            <pcp:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Kipping</pcp:name>
            <pcp:birthname rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Jung</pcp:birthname>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Christiane Caroline Kipping geb. Jung</rdfs:label>
          </pcp:Person>
        </pcp:hasWife>

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

  </pcp:Lecturer>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/826">
    <pcp:title xml:lang="lat">De historiae ejusque nominis abusu</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1745-03-31</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/739"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/59"/>
  </pcp:Dissertation>

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

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/59">
    <rdfs:label xml:lang="ger">Michael Günther Leukart</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/2161">
    <pcp:title xml:lang="lat">De Usucapione Iuris Publici</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1738-01-01</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Dissertatio Academica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/886">
        <rdfs:label xml:lang="ger">David Gottlieb Ike</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3583">
    <pcp:title xml:lang="lat">De usucapione juris publici</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1738-09-24</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5147">
        <rdfs:label xml:lang="ger">David Gottlieb Ike</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3588">
    <pcp:title xml:lang="lat">De senatus consultis supremorum judiciorum Imperii Romano Germanici </pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1740-07-08</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5149">
        <rdfs:label xml:lang="ger">Joh. Gottlieb Deneke</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3605">
    <pcp:title xml:lang="lat">De partu dubio quem scilicet vidua intra dies lugubres enixa est </pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-06-01</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5155">
        <rdfs:label xml:lang="ger">Joh. Kopp</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3608">
    <pcp:title xml:lang="lat">De sacerdotio Novi Foederis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-07-01</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5156">
        <rdfs:label xml:lang="ger">Daniel Friedrich Stryckmann</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3611">
    <pcp:title xml:lang="lat">Diss. apologetica pro Martino Luthero combusti juris canonici reo</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-08-31</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <pcp:hasRespondent>
      <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-122-kipping">
        <rdfs:label xml:lang="ger">Prof. Johann Georg Albrecht Kipping</rdfs:label>
      </pcp:Lecturer>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3622">
    <pcp:title xml:lang="lat">De historiae ejusque  nominis abusu, cum sylloge exemplorum</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1745-05-31</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/person/739"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3579">
    <pcp:title xml:lang="lat">De statu religionis ante Pacem Rysvicensem</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1738-01-26</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3603">
    <pcp:title xml:lang="lat">De rationibus sacrorum solemnium nominatim eorum quibus memoria nati Christi renovatur</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1743-12-25</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/59"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3606">
    <pcp:title xml:lang="lat">De honoribus academicis recte discernendis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-06-02</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/49"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3633">
    <pcp:title xml:lang="lat">De triumpho fidei ex ratione necessarie agendo</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1746-09-29</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3636">
    <pcp:title xml:lang="lat">De natali Christi, connubii ejus cum Ecclesia natali</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1746-12-25</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1654"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/188">
    <pcp:title xml:lang="lat">De Natali Christi, Connubii Eius Cum Ecclesia Natali</pcp:title>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/975"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/975">
    <rdfs:label xml:lang="ger">Karl I. Herzog von Braunschweig-Lüneburg</rdfs:label>
  </pcp:Person>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/189">
    <pcp:title xml:lang="lat">De triumpho fidei ex ratione necessarie agendo</pcp:title>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/975"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/190">
    <pcp:title xml:lang="lat">Die Grossen Verdienste Eines guten Streiters JEsu Christi um das Evangelische Zion, ... Herrn Ernst Salomon Cyprians ... Welcher am 19. des Herbstmonaths 1745 ... das Zeitliche mit dem Ewigen verwechselt</pcp:title>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/552"/>
  </pcp:ProgramsAndSpeeches>

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

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/191">
    <pcp:title xml:lang="lat">Oratio De Honoribus Academicis Recte Decernendis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1744-06-02</pcp:date>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/552"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/192">
    <pcp:title xml:lang="lat">Memoriam ... Elisabethae Dorotheae Moshemiae natae Haselhorstiae viri venerabilis Ioannis Lavrentii Moshemii ...</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1741-01-19</pcp:date>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <dc:contributor>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/977">
        <rdfs:label xml:lang="ger">Elisabeth Dorothea Mosheim</rdfs:label>
      </pcp:Person>
    </dc:contributor>

  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/193">
    <pcp:title xml:lang="lat">Allocutio Qua Viri Illustris Experientissimi Et Excellentissimi Laurentii Heisteri ... Luctum Ex Immaturo Filii Unici Obitu ... Eliae Friderici Heisteri ...</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1740-11-03</pcp:date>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/prof-101-heister"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-101-heister">
    <rdfs:label xml:lang="ger">Prof. Lorenz Heister</rdfs:label>
  </pcp:Lecturer>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/194">
    <pcp:title xml:lang="lat">Prolusio De Statu Religionis Ante Pacem Rysvicensem ... Ad Audiendas Praelectiones Officiose Invitat ...</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1738-01-25</pcp:date>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-123-kipping"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/prof-101-heister"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/424">
    <pcp:title xml:lang="lat">Viri Illustris Consultissimi Atque Excellentissimi Joann. Guolfgangi Kippingii Serenissimi Ducis Brunsvicensis Ac Luneburgensis Consiliarii Aulici Philos. Et I.U.D. Iuris Publici Atque Historiarum In Hac Academia Professoris Publici Ordinarii Ordinis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1747-02-02</pcp:date>
    <pcp:hasAuthor>
      <pcp:lecturer rdf:about="http://uni-helmstedt.hab.de/prof-90-haeberlin">
      </pcp:lecturer>
    </pcp:hasAuthor>

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

</rdf:RDF>
