<?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_">

  <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-49-crell">
    <rdf:type rdf:resource="http://pcp-on-web.de/ontology#lecturer"/>
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">49</pcp:id>
    <pcp:forename xml:lang="ger">Johann Friedrich</pcp:forename>
    <pcp:name xml:lang="ger">Crell</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Johann Friedrich Crell</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">121631524</pcp:gnd>
    <pcp:note xml:lang="ger">Med. Prof. d. Anatomie in Wittenberg (1737–1741); Med. Prof. d. Pathologie und Semiotik in Helmstedt (1741–1747)</pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1863">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-49-crell/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1707</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/leipzig">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Leipzig</rdfs:label>
            <pcp:geonameLocation>https://www.geonames.org/2879139</pcp:geonameLocation>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-49-crell/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:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-49-crell/chair_96">
        <rdfs:label xml:lang="ger">Anatomie</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">1741</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/wittenberg">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wittenberg</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

        <pcp:hasFaculty>
          <pcp:FacultyOfMedicine rdf:about="cph/faculty/Wittenberg/med">
            <rdfs:label xml:lang="ger">Medizinische Fakultät Wittenberg</rdfs:label>
          </pcp:FacultyOfMedicine>
        </pcp:hasFaculty>

      </pcp:ChairProfessorship>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-49-crell/chair_97">
        <rdfs:label xml:lang="ger">Pathologie / med. Semiotik</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1741</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/med/0"/>
      </pcp:ChairProfessorship>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3700">
        <rdfs:label xml:lang="lat">Ioannes Fridericvs Crell, D. Anatomiae Physiologiae &amp; Pharmaciae P.P.O. publice vires remediorum, in officinis pharmacevticis prostantium, ex ratione compositionis &amp; praeparationis eruendas, explicabit, ordinem dispensatorii Brandenburgici secuturus. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/3701">
        <rdfs:label xml:lang="lat">[...] Privatim Physiologiam &amp; Therapeiam Duce Boerhaavio tradet: [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/3702">
        <rdfs:label xml:lang="lat">[...] atque Mercurii &amp; Saturni diebus potiores in arte Medica controversias disputando ad examen revocabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1742A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Mittwoch; Samstag</pcp:date>
        <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/3735">
        <rdfs:label xml:lang="lat">Joannes Fridericvs Crell D. publice Splanchnologiam exponet; [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/3736">
        <rdfs:label xml:lang="lat">[...] privatim absoluta Physiologia, in partem alteram Institutionum Boerhaavii, quae Pathologiam, Semeioticen, Hygieinen, &amp; Therapeiam generalem complectitur, commentabitur, &amp; Collegium Practicum ad finem perducet. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/3738">
        <rdfs:label xml:lang="lat">[...] Disputatoria &amp; Examinatoria exercitia Mercurii &amp; Saturni diebus continuabit, &amp; si quae alia desiderari intelliget, suam operam lubens commodabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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:note xml:lang="ger">Disputatio</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/9089">
        <rdfs:label xml:lang="lat">Ioannes Fridericvs Crell, D. publice in Bergeri librum de Natura humana commentabitur; [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/9090">
        <rdfs:label xml:lang="lat">[...] privatim, absolutis Institutionibus Medicis Boekhaavii, eiusdem librum de cognoscendis &amp; curandis morbis explicabit, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/9092">
        <rdfs:label xml:lang="lat">[...] Medicinae forensis praecepta, Iuris atque Medicinae cultoribus aeque scitu necessaria, tradet; [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/9093">
        <rdfs:label xml:lang="lat">[...] &amp; exercitia disputatoria atque examinatoria continuabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/9142">
        <rdfs:label xml:lang="lat">Ioannes Fridericvs Crell, D. publice in eruendis usibus fabricae humani corporis duce Bergero de Natura humana perget: [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/9144">
        <rdfs:label xml:lang="lat">[...] privatim generalem totius Medicinae ideam praeeunte cel. Heistero in Compendio fundamentorum Medicinae, exponet, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/9145">
        <rdfs:label xml:lang="lat">[...] atque iis, qui specialius in Eius partibus erudiri cupiunt, Boerhaavii lnstitutiones explicabit: [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/9146">
        <rdfs:label xml:lang="lat">[...] partium structuram adductum Compendii Anatomici Heisteriani demonstrabit: [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/9147">
        <rdfs:label xml:lang="lat">[...] &amp; Exercitia disputatoria continuabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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:note xml:lang="ger">Disputierübung</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3772">
        <rdfs:label xml:lang="lat">Joannes Fridericvs Crell, D. publicis praelectionibus per hoc semestre Pharmacopoeiam Edinburgensem explicabit; [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/3773">
        <rdfs:label xml:lang="lat">[...] privatim Physiologiam &amp; reliquas Theoriae Medicae partes tradet; neque si in Practicis disciplinis sua opera desideretur, conatibus Philiatrorum juvandis deerit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/23557">
        <rdfs:label xml:lang="ger">Der Hr. Doctor Crell ist mit den Anatomischen Demonstrationen, der Pathologie, der Semiotic und Therapeutic über des Boerhavens Institutiones beschäftiget. Er hat auch seine exercitia disputatoria und examinatoria von neuen angefangen.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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">5554</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/3809">
        <rdfs:label xml:lang="lat">Joannes Fridericvs Crell, D. in demonstrationibus Partium Corporis Humani Anatomicis tam publice quam privatim per hyemem occupabitur, neque ullam sectionum frequenter instituendarum occasionem elabi, quantum in se est, patietur. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/3810">
        <rdfs:label xml:lang="lat">[...] Privatim illustrata hucusque Physiologia, Pathologiam, Semioticen &amp; Therapiam, quas in altera Institutionum parte Boerhaavius tradit, explicabit. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/3811">
        <rdfs:label xml:lang="lat">[...] Exercitia disputatoria &amp; examinatoria de novo inchoabit, &amp; in quacunque parte operam suam desiderari intelliget, commilitonum commodis inserviendi studium declarabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1744B</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1744-1745/start.htm</pcp:proofResource>
        <pcp:note xml:lang="ger">Disputatio; Examinatorium</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/3846">
        <rdfs:label xml:lang="lat">Ioannes Fridericvs Crell, D. publice B. Frider. Hoffmanni Fundamentorum Medicinae partem priorem, quae Physiologiam complectitur, explicabit: [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/3847">
        <rdfs:label xml:lang="lat">[...] privatim in Medicas Institutiones Boerhavii denuo commentabitur. Anatomiam &amp; alias Artis Salutaris partes, si desideria Philiatrorum intellexerit, tradet; die Saturni in Exercitiis Disputatoriis &amp; Examinatoriis perget: Sectiones etiam Anatomicas, quoties occasio seret, administrabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/22740">
        <rdfs:label xml:lang="ger">Der Hr. D. Johann Friedrich Crell wird in den öffentlichen Vorlesungen den ersten Theil von Friedrich Hoffmanns Anfangsgründen der Medicin, in welchem die Physiologie abgehandelt wird, erklären. </rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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">4498</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/22741">
        <rdfs:label xml:lang="ger">Hiernechst wird er des Borhauens Institutiones abermals zum Grunde seiner Privat=Lectionen legen, auch die Anatomie und andere Theile der medicinischen Wissenschafft, auf Verlangen, lehren [...].</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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">4499</pcp:proofResource>
        <pcp:note xml:lang="ger">Lehrangebot nach Wunsch</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/22742">
        <rdfs:label xml:lang="ger">[...] des Sonnabends in Erörterung der streitigen Fragen fortfahren; und, so ofte sich Gelegenheit findet, anatomische Sectiones vornehmen.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1745A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Samstag</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">4500</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18801">
        <rdfs:label xml:lang="ger">Der Hr. D. Johann Friedrich Crell, wird [...] in seinen öffentlichen Vorlesungen den Bau des menschlichen Leibes erklären, und an den zu erhaltenden Cörpern zeigen; hiernächst die aus der Beschaffenheit der Theile bey gesunden Personen herzuleitenden Würkungen erörtern, und wie die vielfältigen besondern Krankheiten, wiederum gehoben werden können, anweisen, in welchen beyden Stücken er Boerhavens Lehrsätze zum Grunde legen wird.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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">128</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/1973">
        <rdfs:label xml:lang="lat">[...] privatim Physiologiam &amp; Therapeiam specialem docebit, in utraque Boerhaavii praecepta explicaturus.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/1974">
        <rdfs:label xml:lang="lat">Joannes Fridericvs Crell, D. per hyemem publice in tradenda corporis humani structura &amp; Sectionibus Anatomicis occupabitur: [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/2652">
        <rdfs:label xml:lang="lat">[...] Privatim Pathologiam, Semioticam &amp; Therapeiam generalem ad ductum Boerhaavii tradet; [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/2775">
        <rdfs:label xml:lang="lat">[...] imo si in aliis partibus, nondum occupatis, suam instutionem desideraverint Auditores, eorum voluntati lubens inserviet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/2779">
        <rdfs:label xml:lang="lat">Joannes Fridericvs Crell, D. publice in Carthevseri Pharmacologiam Theoretico-Practicam commentabitur.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/22769">
        <rdfs:label xml:lang="ger">Der Hr. D. Joh. Friedr. Crell wird in den öffentlichen Stunden Cartheusers Pharmacologiam Theoretico-Practicam erklären. Hiernächst von den Krankheiten, ihren Kennzeichen und Cur überhaupt nach Anleitung des Boerhaven handeln, und, wenn in andern Theilen der Arzneykunst seine Anweisung verlanget wird, auch darinn nach Möglichkeit dienen.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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">4461</pcp:proofResource>
        <pcp:note xml:lang="ger">Lehrangebot nach Wunsch</pcp:note>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18983">
        <rdfs:label xml:lang="ger">Hr. D Johann Friedrich Crell zeiget öffentlich an verschiedenen präparirten Gebeinen, sowol erwachsener Menschen als Kinder, die Structur derselben und wird bey Zergliederung menschlicher Cörper auf dem Theatro Anatomico den Liebhabern einen völligen Begrif von der Zergliederungskunst diesen Winter hindurch beybringen.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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">367</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/18985">
        <rdfs:label xml:lang="ger">[...] auch in gewissen Stunden Hrn. Hofrath Heisters Institutiones medicas erläutern.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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">369</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/923">
        <rdfs:label xml:lang="lat">[...] vt exactam omnium Corporis humani partium cognitionem desiderantes integrum Cursum Anatomicum absoluere possint. Compendium Institutionum Medicarum Cel. Heisteri nostri explicabit, atque si aliis in partibus suam operam flagitari intelliget, eam lubens commodabit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/5034">
        <rdfs:label xml:lang="lat">Ioannes Fridericvs Crell D. publice Ossium structuram exponet, et in variis tam adultorum quam infantum offibus praeparatis demonstrabit. Ceterum per hyemem in sectionibus corporum, quae ex singulari Serenissimi Principis nostri indulgentia in Theatrum Anatomicum inferentur, occupabitur, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/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/35">
        <rdfs:label xml:lang="lat">Ioannes Fridericvs Crell D. publice Fundamenta Physiologiae b. Frid. Hoffmanni explicabit, [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1747A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1747/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/140">
        <rdfs:label xml:lang="lat">[...] privatim in Boerhaavii Institutiones Medicas commentabitur, aut Materiam Medicam, aliaque, quae desiderabuntur, tradet.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio privata</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1747A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/ed000005-ss1747/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasWife>
      <pcp:Family rdf:about="http://uni-helmstedt.hab.de/prof-49-crell/family/0">
        <pcp:hasWife>
          <pcp:Person rdf:about="http://uni-helmstedt.ad.hab.de/41_Heister">
            <pcp:hasStageOfLife>
              <pcp:Birth rdf:about="http://uni-helmstedt.ad.hab.de/41_Heister/birth">
                <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
              </pcp:Birth>
            </pcp:hasStageOfLife>

            <pcp:forename rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Sophie M.</pcp:forename>
            <pcp:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Crell</pcp:name>
            <pcp:birthname rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heister</pcp:birthname>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Sophie M. Crell geb. Heister</rdfs:label>
          </pcp:Person>
        </pcp:hasWife>

        <pcp:weddingYear rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1742</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:FacultyOfMedicine rdf:about="http://uni-helmstedt.hab.de/faculty/med/0">
    <rdfs:label xml:lang="ger">Medizinische Fakultät Helmstedt</rdfs:label>
  </pcp:FacultyOfMedicine>

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

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

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

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

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

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

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

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

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

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

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/129">
    <pcp:title xml:lang="lat">De causis respirationem vitalem cientibus</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1743-10-04</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-49-crell"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/3392">
        <rdfs:label xml:lang="ger">Johannes Christoph Schellerus</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/969">
    <pcp:title xml:lang="lat">De Glandularum In Caecas Et Apertas </pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1741-01-01</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-49-crell"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/2386">
        <rdfs:label xml:lang="ger"></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/1250">
    <pcp:title xml:lang="lat">Sanguinis frequentiam jacturam plethoram sustenare</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1743-06-21</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-49-crell"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/3391">
        <rdfs:label xml:lang="ger">Johannes Georg Hieronymi</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/1251">
    <pcp:title xml:lang="lat">De viscerum nexibus insolitis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1743-06-11</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Dissertatio inauguralis medica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-49-crell"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/3390">
        <rdfs:label xml:lang="ger">Johannes Friedrich Pinkert</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/1252">
    <pcp:title xml:lang="lat">De tumore capitis fungoso post cariem cranii exorto</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1743-12-06</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-49-crell"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/3393">
        <rdfs:label xml:lang="ger">Johannes Philipp Kaufmann</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/1258">
    <pcp:title xml:lang="lat">De cortice Simarouba</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1746-12-29</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-49-crell"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/3408">
        <rdfs:label xml:lang="ger">Johann Sigismund Leincker</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/1700">
    <pcp:title xml:lang="lat">De Ossibus Sesamoideis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1746-12-30</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Dissertatio Inauguralis Medica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/med/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-49-crell"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/3409">
        <rdfs:label xml:lang="ger">Samuel Pauer</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

</rdf:RDF>
