<?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-249-hertell">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">249</pcp:id>
    <pcp:forename xml:lang="ger">Georg Ludwig</pcp:forename>
    <pcp:name xml:lang="ger">Hertell</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Georg Ludwig Hertell</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">1016201435</pcp:gnd>
    <pcp:note xml:lang="ger">ab 1760 Lektor d. englischen Sprache; 1770–1780 Privatdozent Collegium Carolinum Braunschweig</pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1888">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasEnrollment>
      <pcp:Enrollment rdf:about="cph:enrollment/23925">
        <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:enrollmentName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Georg Ludewig Hertell Cellensis</pcp:enrollmentName>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1760-06-28</pcp:date>
        <pcp:hasSemester>pcp:semester/1760B</pcp:hasSemester>
      </pcp:Enrollment>
    </pcp:hasEnrollment>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-249-hertell/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1698</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/celle-?">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Celle (?)</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-249-hertell/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1781-12-30</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-249-hertell/chair_479">
        <rdfs:label xml:lang="ger">Englisch</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1760</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1770</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty>
          <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:hasFaculty>

        <pcp:note xml:lang="ger">Lektor</pcp:note>
      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-249-hertell/chair_480">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1770</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1780</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/rolinum braunschweig">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">rolinum Braunschweig</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

        <pcp:note xml:lang="ger">Privatdozent</pcp:note>
      </pcp:AsscociateProfessor>
    </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:WinterSemester rdf:about="pcp:semester/1760B">
    <rdfs:label xml:lang="ger">Wintersemester 1760/1761</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1760-09-29</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1761-03-21</pcp:to>
  </pcp:WinterSemester>

</rdf:RDF>
