<?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-279-du-roi">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">279</pcp:id>
    <pcp:forename xml:lang="ger">Julius Georg Paul</pcp:forename>
    <pcp:name xml:lang="ger">du Roi</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Julius Georg Paul du Roi</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">116256753</pcp:gnd>
    <pcp:note xml:lang="ger">20.04.1776 Imm; ab 1780 apl. Prof. jur. Helmstedt; 1786 Hofgerichtsassessor Wolfenbüttel, 1796 Hofrat d. Hofmarschallamtes Braunschweig, ab 1806 Direktor der Armenanstalt Braunschweig</pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5099">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasEnrollment>
      <pcp:Enrollment rdf:about="cph:enrollment/25182">
        <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:enrollmentName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">August Philipp Henrich Koch Goslariensis</pcp:enrollmentName>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1776-10-20</pcp:date>
        <pcp:hasSemester>pcp:semester/1776B</pcp:hasSemester>
      </pcp:Enrollment>
    </pcp:hasEnrollment>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-279-du-roi/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1754-06-20</pcp:date>
        <pcp:stageOfLifeLocation rdf:resource="cph:city/braunschweig"/>
      </pcp:Birth>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-279-du-roi/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1825-10-11</pcp:date>
        <pcp:stageOfLifeLocation rdf:resource="cph:city/braunschweig"/>
      </pcp:Death>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-279-du-roi/chair_519">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1780</pcp:from>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-279-du-roi/office_185">
        <rdfs:label xml:lang="ger"> Hofgerichtsassessor</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1786</pcp:from>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/wolfenbüttel">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wolfenbüttel</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-279-du-roi/office_186">
        <rdfs:label xml:lang="ger"> Hofrat d. Hofmarschallamtes</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1796</pcp:from>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/braunschweig"/>
      </pcp:Office>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-279-du-roi/office_187">
        <rdfs:label xml:lang="ger">Direktor der Armenansta</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1806</pcp:from>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/braunschweig"/>
      </pcp:Office>
    </pcp:hasStageOfLife>

  </pcp:Lecturer>

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

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

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

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

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3467">
    <pcp:title xml:lang="lat">De vera traditione</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1727-07-23</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-132-leyser"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-279-du-roi"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:lecturer rdf:about="http://uni-helmstedt.hab.de/prof-132-leyser">
  </pcp:lecturer>

  <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/3479">
    <pcp:title xml:lang="lat">De acquirenda et retinenda possessione</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1727-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-132-leyser"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-279-du-roi"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3496">
    <pcp:title xml:lang="lat">De praescriptione immemoriali</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1728-01-28</pcp:date>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/jur/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/prof-132-leyser"/>
    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-279-du-roi"/>
    <pcp:hasPublisher rdf:resource="http://uni-helmstedt.hab.de/person/68"/>
  </pcp:Dissertation>

</rdf:RDF>
