<?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-273-kuehne">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">273</pcp:id>
    <pcp:forename xml:lang="ger">Friedrich Carl Theodor</pcp:forename>
    <pcp:name xml:lang="ger">Kühne</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Friedrich Carl Theodor Kühne</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">141305681</pcp:gnd>
    <pcp:note xml:lang="ger">15.04.1779 Imm. Jur.; ab 1782 Lektor d. englischen, italienischen Sprache Helmstedt; ab 1786 ao. Prof. Phil. Helmstedt (Italienisch, Englisch) </pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1935">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasEnrollment>
      <pcp:Enrollment rdf:about="cph:enrollment/25343">
        <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:enrollmentName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Fridericus Theodorus Kühne Oldendorpiensis</pcp:enrollmentName>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1779-04-15</pcp:date>
        <pcp:hasSemester>pcp:semester/1779A</pcp:hasSemester>
      </pcp:Enrollment>
    </pcp:hasEnrollment>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-273-kuehne/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1757</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/stadtoldendorf">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Stadtoldendorf</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-273-kuehne/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1834</pcp:date>
      </pcp:Death>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-273-kuehne/chair_512">
        <rdfs:label xml:lang="ger">Italienisch</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">1786</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">Lektor</pcp:note>
      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-273-kuehne/chair_513">
        <rdfs:label xml:lang="ger">Italienisch / Englisch</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1786</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:Office rdf:about="http://uni-helmstedt.hab.de/prof-273-kuehne/office_183">
        <rdfs:label xml:lang="ger">zweiter Prediger v. St. Stephani</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1803</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1809</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
      </pcp:Office>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-273-kuehne/office_184">
        <rdfs:label xml:lang="ger"> Konsistorialrat, Supint.; Hofprediger</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1809</pcp:from>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/strelitz">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Strelitz</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

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

  <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>

</rdf:RDF>
