<?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-129-krueger">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">129</pcp:id>
    <pcp:forename xml:lang="ger">Pancratius</pcp:forename>
    <pcp:name xml:lang="ger">Krüger</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Pancratius Krüger</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">12136142X</pcp:gnd>
    <pcp:note xml:lang="ger">Phil. Prof. d. Dialektik in Helmstedt (1579–1581); Rektor der Stadtschule in Lübeck (1581–1589); Prof. d. griechischen Sprache in Frankfurt/Oder (1593–1614)</pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/2797">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-129-krueger/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1546</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/finsterwalde-lausitz">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Finsterwalde (Lausitz)</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

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

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-129-krueger/chair_244">
        <rdfs:label xml:lang="ger">Dialektik</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1579</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1581</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/helmstedt">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Helmstedt</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

        <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:ChairProfessorship>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-129-krueger/chair_245">
        <rdfs:label xml:lang="ger">Griechsisch</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1593</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1614</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/frankfurt (oder)">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Frankfurt (Oder)</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

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

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

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-129-krueger/office_79">
        <rdfs:label xml:lang="ger">Rektor d. Stadtschule</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1581</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1589</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/lübeck">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Lübeck</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

      </pcp:Office>
    </pcp:hasStageOfLife>

  </pcp:Lecturer>

</rdf:RDF>
