<?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-247-windheim">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">247</pcp:id>
    <pcp:forename xml:lang="ger">Christian Ernst von</pcp:forename>
    <pcp:name xml:lang="ger">Windheim</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Christian Ernst von Windheim</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">115445471</pcp:gnd>
    <pcp:note xml:lang="ger">Timmenroda (Blankenburg)</pcp:note>
    <owl:sameAs rdf:resource="http://uni-helmstedt.hab.de/person/1033"/>
    <pcp:hasEnrollment>
      <pcp:Enrollment rdf:about="cph:enrollment/22427">
        <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:enrollmentName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Christianus Ernestus Windheim de Wernigerodanus</pcp:enrollmentName>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1745-09-13</pcp:date>
        <pcp:hasSemester>pcp:semester/1745B</pcp:hasSemester>
      </pcp:Enrollment>
    </pcp:hasEnrollment>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-247-windheim/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1722-10-29</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/wernigerode">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wernigerode</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-247-windheim/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1766-11-05</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/timmenroda-blankenburg">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Timmenroda (Blankenburg)</rdfs:label>
            <pcp:geonameLocation>https://www.geonames.org/2822159</pcp:geonameLocation>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-247-windheim/chair_474">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</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:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
        <pcp:note xml:lang="ger">Adjunct</pcp:note>
      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-247-windheim/chair_475">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1747</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1750</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/göttingen">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Göttingen</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

        <pcp:hasFaculty>
          <pcp:FacultyOfPhilosophy rdf:about="cph/faculty/Göttingen/phil">
            <rdfs:label xml:lang="ger">Philosophische Fakultät Göttingen</rdfs:label>
          </pcp:FacultyOfPhilosophy>
        </pcp:hasFaculty>

      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-247-windheim/chair_476">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1750</pcp:from>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/erlangen">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Erlangen</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

        <pcp:hasFaculty>
          <pcp:FacultyOfPhilosophy rdf:about="cph/faculty/Erlangen/phil">
            <rdfs:label xml:lang="ger">Philosophische Fakultät Erlangen</rdfs:label>
          </pcp:FacultyOfPhilosophy>
        </pcp:hasFaculty>

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

  </pcp:Lecturer>

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

  <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/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: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:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/823">
    <pcp:title xml:lang="lat">De Memoria</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1746-01-08</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Dissertatio psychologica</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1033"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/737">
        <rdfs:label xml:lang="ger">Johann Peter Christian Dekker</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/825">
    <pcp:title xml:lang="lat">de facultate diiudicandi</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1745-10-02</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Meditationes psychologicae</pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1033"/>
    <pcp:hasRespondent>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/738">
        <rdfs:label xml:lang="ger">Johann Friedrich Stalmann</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/1844">
    <pcp:title xml:lang="lat">De Intellectv Divino Qva Socinianismvs Philosophicvs Argvmentis Svis Privatvr</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1746-06-11</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Dispvtatio Philosophica </pcp:furtherInformation>
    <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
    <pcp:hasPraeses rdf:resource="http://uni-helmstedt.hab.de/person/1033"/>
    <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/49"/>
    <pcp:hasDedicatee>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/2602">
        <rdfs:label xml:lang="ger">Studenten, Mitglieder und Förderer der Philosophischen Fakultät der Universität Helmstedt</rdfs:label>
      </pcp:Person>
    </pcp:hasDedicatee>

  </pcp:Dissertation>

</rdf:RDF>
