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

  <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-261-wernsdorf">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">261</pcp:id>
    <pcp:forename xml:lang="ger">Christian Gottlieb</pcp:forename>
    <pcp:name xml:lang="ger">Wernsdorf</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Christian Gottlieb Wernsdorf</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">117305103</pcp:gnd>
    <pcp:note xml:lang="ger">1782 Adjunct Phil.; 1787 ao.Prof.Phil.</pcp:note>
    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-261-wernsdorf/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1755-12-28</pcp:date>
        <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
      </pcp:Birth>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-261-wernsdorf/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1822-06-29</pcp:date>
        <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
      </pcp:Death>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-261-wernsdorf/chair_495">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1782</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1787</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-261-wernsdorf/chair_496">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1787</pcp:from>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:TeachingPractices rdf:about="http://uni-helmstedt.hab.de/prof-261-wernsdorf/teaching_reported_814">
        <pcp:relatedDocument>
          <pcp:Report rdf:about="http://uni-helmstedt.hab.de/report/814">
            <rdfs:label xml:lang="ger">Rechenschaftsbericht von Christian Gottlieb Wernsdorf, 31.03.1754–31.05.1754</rdfs:label>
            <pcp:hasText xml:lang="lat">, Mense Aprili, Maio et Iunio publice Satirarum Horatii librum primum interpretatus sum: Privatis horis elementa stili latini, duce Heineccio, tradidi, eiusque libri partem fere secundam absolvi. / Helmstadii die XIX Iulii MDCCLIIII / Iohann Christianus Wernsdorf. …</pcp:hasText>
            <pcp:hasAuthor rdf:resource="http://uni-helmstedt.hab.de/prof-261-wernsdorf"/>
            <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
          </pcp:Report>
        </pcp:relatedDocument>

        <pcp:hasSemester>pcp:semester/1753B</pcp:hasSemester>
        <pcp:hasSemester>pcp:semester/1754A</pcp:hasSemester>
      </pcp:TeachingPractices>
    </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:geonameLocation>https://www.geonames.org/2906676</pcp:geonameLocation>
  </pcp:Location>

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

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

</rdf:RDF>
