<?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-287-guenther">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">287</pcp:id>
    <pcp:forename xml:lang="ger">Johann Friedrich Ludwig</pcp:forename>
    <pcp:name xml:lang="ger">Günther</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Johann Friedrich Ludwig Günther</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">116912820</pcp:gnd>
    <pcp:note xml:lang="ger">1808–1810 Richter; ao. Prof. Jur., o. Ass. Jur. (Strafrecht, Privatrecht, westfälsicher Zivilprozess) Helmstedt</pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/6503">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasEnrollment>
      <pcp:Enrollment rdf:about="cph:enrollment/26398">
        <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:enrollmentName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Johannes Henricus Ludovicus Günther Brunsvicensis</pcp:enrollmentName>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1792-04-28</pcp:date>
        <pcp:hasSemester>pcp:semester/1792A</pcp:hasSemester>
      </pcp:Enrollment>
    </pcp:hasEnrollment>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-287-guenther/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1773-03-15</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/gandersheim">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Gandersheim</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-287-guenther/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1854-10-17</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/wolfenbuettel">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wolfenbüttel</rdfs:label>
            <pcp:geonameLocation>https://www.geonames.org/2806914</pcp:geonameLocation>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-287-guenther/chair_528">
        <rdfs:label xml:lang="ger">Strafrecht / Privatrecht / westfälsicher Zivilprozess</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1808</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1810</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty>
          <pcp:FacultyOfLaw rdf:about="http://uni-helmstedt.hab.de/faculty/jur/0">
            <rdfs:label xml:lang="ger">Juristische Fakultät Helmstedt</rdfs:label>
          </pcp:FacultyOfLaw>
        </pcp:hasFaculty>

        <pcp:note xml:lang="ger">zugl. o. Ass.</pcp:note>
      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-287-guenther/office_190">
        <rdfs:label xml:lang="ger">Richter</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1808</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1810</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
      </pcp:Office>
    </pcp:hasStageOfLife>

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

</rdf:RDF>
