<?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-98-heidenreich">
    <rdf:type rdf:resource="http://pcp-on-web.de/ontology#lecturer"/>
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">98</pcp:id>
    <pcp:forename xml:lang="ger">Johann</pcp:forename>
    <pcp:name xml:lang="ger">Heidenreich</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Johann Heidenreich</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">116605057</pcp:gnd>
    <pcp:note xml:lang="ger">Stadtsuperintendent in Braunschweig (1586–1588); Theol. Prof. in Helmstedt (1588–1598); Theol. Prof. in Frankfurt/ Oder (1603–1617)</pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1045">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasEnrollment>
      <pcp:Enrollment rdf:about="cph:enrollment/31317">
        <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:enrollmentName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Johannes Heidenrichius</pcp:enrollmentName>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1588-10-17</pcp:date>
        <pcp:hasSemester>pcp:semester/1588A</pcp:hasSemester>
      </pcp:Enrollment>
    </pcp:hasEnrollment>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-98-heidenreich/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1542</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/loewenberg/schlesien">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Löwenberg/ Schlesien</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-98-heidenreich/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1617</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/frankfurt/oder">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Frankfurt/ Oder</rdfs:label>
            <pcp:geonameLocation>https://www.geonames.org/2925535</pcp:geonameLocation>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

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

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-98-heidenreich/chair_186">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1603</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1617</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/frankfurt (oder)">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Frankfurt (Oder)</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

        <pcp:hasFaculty>
          <pcp:FacultyOfTheology rdf:about="cph/faculty/Frankfurt (Oder)/theol">
            <rdfs:label xml:lang="ger">Theologische Fakultät Frankfurt (Oder)</rdfs:label>
          </pcp:FacultyOfTheology>
        </pcp:hasFaculty>

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

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-98-heidenreich/office_63">
        <rdfs:label xml:lang="ger">Stadtsuperintendent</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1586</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1588</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/braunschweig">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Braunschweig</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

      </pcp:Office>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7333">
        <rdfs:label xml:lang="lat">Iohannes Hedericvs D. S. Euangelium Domini nostri Iesu Christi, secundum Ioannem explicat, &amp; vt eo maturius absoluat, diebus singulis, qui lectionibus publicis destinati sunt, &amp; ipso quoque die Mercurii in exponendo eo progreditur hora quarta.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1594B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Mittwoch</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/yq-2-4f-helmst-ws1594-1595/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/7302">
        <rdfs:label xml:lang="lat">Iohannes Hedericvs D. absoluta iam parte priore S. Euangelij secundum Iohannem magnificentiÃŸima Domini nostri Iesv Christi gesta, &amp; selectiÃŸimas conciones, ad postremum actum, insibilis conuersationis eius in his terris, &amp; ad tempus peractae redemtionis, totius generis humani pertinentes, hora quarta, septimanae diebus quinq. explicare perget. Obseruabit autem vt hactenus ita etiam Î¿Ï…Î½ Î´ÎµÏ‰ deinceps, eam methodum, in tractatione rerum &amp; phrasum, tam Graecarum quam Hebraicarum, quae in statutis Academiae &amp; Facultatis Theologicae, de interpretatione librorum &amp; capitum sacrorum, sapienter aÃŸignata est.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1595B</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/alv-em-260e-7s-ws1595-1596/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2211">
        <rdfs:label xml:lang="lat">[...] In posterum vero ad subsequentes Apostolorum πζαξις, quarum Spiritus sanctus est autor: &amp; quae salutarem planeq. mirandum omnium praecedentium demonstrant fructum accedet, eademq. methodo in illis ουv τομως explicandis vtctur, quam hactenus de praescripto statutorum Academicorum, in tractatione sacroreum euangeliorum obseruauit.</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1597A</pcp:hasSemester>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/202-14-theol-10s-ss1597/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Lecture rdf:about="http://uni-helmstedt.hab.de/lecture/2241">
        <rdfs:label xml:lang="lat">Iohannes Hedericvs D. spacio trimestri eas quae restant Domini nostri Iesv Christi πζαξις, ex S. Evangelio secundum Iohannem, diebus destinatis hora quarta absoluet. [...]</rdfs:label>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:lectureIsOfType xml:lang="lat">Lectio publica</pcp:lectureIsOfType>
        <pcp:hasSemester>pcp:semester/1597A</pcp:hasSemester>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#time">4 nachmittags</pcp:date>
        <pcp:proofResource rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURL">http://diglib.hab.de/periodica/202-14-theol-10s-ss1597/start.htm</pcp:proofResource>
      </pcp:Lecture>
    </pcp:hasStageOfLife>

    <pcp:hasWife>
      <pcp:Family rdf:about="http://uni-helmstedt.hab.de/prof-98-heidenreich/family/0">
        <pcp:hasWife>
          <pcp:Person rdf:about="http://uni-helmstedt.ad.hab.de/98_Bilovia">
            <pcp:forename rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Maria</pcp:forename>
            <pcp:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heidenreich</pcp:name>
            <pcp:birthname rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Bilovia</pcp:birthname>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Maria Heidenreich geb. Bilovia</rdfs:label>
          </pcp:Person>
        </pcp:hasWife>

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

  </pcp:Lecturer>

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

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

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

  <pcp: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:WinterSemester rdf:about="pcp:semester/1594B">
    <rdfs:label xml:lang="ger">Wintersemester 1594/1595</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1594-09-29</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1595-04-19</pcp:to>
  </pcp:WinterSemester>

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

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4810">
    <pcp:title xml:lang="lat">De norma et fundamento fidei, et religionis Christianae, in qua etiam de symbolis ac confessionibus ecclesiae, tam universalibus, quam particularibus, nonnihil disseritur.</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1590-01-01</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="https://www.vd16.de#identifier">H 1330</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">150549024</dc:identifier>
    <owl:sameAs>https://gateway-bayern.de/VD16+H+1330</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+150549024</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-98-heidenreich"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1577">
        <rdfs:label xml:lang="ger">Zacharias Ronnenberg</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/61"/>
    <pcp:hasDedicatee>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5356">
        <rdfs:label xml:lang="ger">P. Ulner</rdfs:label>
      </pcp:Person>
    </pcp:hasDedicatee>

  </pcp:Dissertation>

  <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/61">
    <rdfs:label xml:lang="ger">Jakob (I) Lucius</rdfs:label>
  </pcp:Person>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4811">
    <pcp:title xml:lang="lat">Prior de sacris utriusque Testamenti libris canonicis, et ecclesiasticis sive apocryphis &amp;c. Altera de eorundem sacrorum librorum autoritate, et unde illa dependeat.</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1592-01-01</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputationes duae</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <dc:identifier rdf:datatype="https://www.vd16.de#identifier">H 1332</dc:identifier>
    <dc:identifier rdf:datatype="http://www.vd17.de#identifier">23:251985W</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">53538145X</dc:identifier>
    <owl:sameAs>https://gateway-bayern.de/VD16+H+1332</owl:sameAs>
    <owl:sameAs>https://kxp.k10plus.de/DB=1.28/CMD?ACT=SRCHA&amp;IKT=8079&amp;TRM=%2723:251985W%27</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+53538145X</owl:sameAs>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-98-heidenreich"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5357">
        <rdfs:label xml:lang="ger">Gottfried Schlüter</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/4814">
    <pcp:title xml:lang="lat">De primario argumento, librorum Sacrae Scripturae canonicorum, qui Veteris Testamenti appellatione comprehenduntur</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1595-01-01</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Disputatio </pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+150548966</owl:sameAs>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">150548966</dc:identifier>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-98-heidenreich"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/148">
        <rdfs:label xml:lang="ger">Johann Woningius</rdfs:label>
      </pcp:Person>
    </pcp:hasRespondent>

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

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/481">
    <pcp:title xml:lang="lat">De Mirabilibvs In Opere Incarnationis Filii Dei Oratio</pcp:title>
    <dc:identifier rdf:datatype="https://www.vd16.de#identifier">F 2658</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">567936783</dc:identifier>
    <owl:sameAs>https://gateway-bayern.de/VD16+F+2658</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+567936783</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-74-frenzel-von-friedenthal"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/1075"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/1939"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/prof-98-heidenreich"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/prof-71-forster"/>
  </pcp:ProgramsAndSpeeches>

  <pcp:lecturer rdf:about="http://uni-helmstedt.hab.de/prof-74-frenzel-von-friedenthal">
  </pcp:lecturer>

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

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

  <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-71-forster">
    <rdfs:label xml:lang="ger">Prof. Valentin Forster</rdfs:label>
  </pcp:Lecturer>

  <pcp:ProgramsAndSpeeches rdf:about="http://uni-helmstedt.hab.de/speechprogram/482">
    <pcp:title xml:lang="lat">De Mirabilibus in opere incarnationis filii dei Oratio </pcp:title>
    <dc:identifier rdf:datatype="https://www.vd16.de#identifier">F 2658</dc:identifier>
    <dc:identifier rdf:datatype="https://opac.k10plus.de#identifier">567936783</dc:identifier>
    <owl:sameAs>https://gateway-bayern.de/VD16+F+2658</owl:sameAs>
    <owl:sameAs>http://opac.lbs-braunschweig.gbv.de/DB=2/CMD?ACT=SRCHA&amp;IKT=1016&amp;SRT=YOP&amp;TRM=PPN+567936783</owl:sameAs>
    <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-74-frenzel-von-friedenthal"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/1075"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/prof-98-heidenreich"/>
    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/prof-71-forster"/>
    <dc:contributor>
      <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-43-cludius">
        <rdfs:label xml:lang="ger">Prof. Andreas Cludius</rdfs:label>
      </pcp:Lecturer>
    </dc:contributor>

    <dc:contributor>
      <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-115-horst">
        <rdfs:label xml:lang="ger">Prof. Jacob Horst</rdfs:label>
      </pcp:Lecturer>
    </dc:contributor>

    <dc:contributor>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1820">
        <rdfs:label xml:lang="ger">Lorenz Scheurle</rdfs:label>
      </pcp:Person>
    </dc:contributor>

    <dc:contributor>
      <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-88-guenther">
        <rdfs:label xml:lang="ger">Prof. Owen Günther</rdfs:label>
      </pcp:Lecturer>
    </dc:contributor>

    <dc:contributor>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1941">
        <rdfs:label xml:lang="ger">David Rhenisch</rdfs:label>
      </pcp:Person>
    </dc:contributor>

    <dc:contributor rdf:resource="http://uni-helmstedt.hab.de/person/1939"/>
  </pcp:ProgramsAndSpeeches>

</rdf:RDF>
