<?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-27-botsack">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">27</pcp:id>
    <pcp:forename xml:lang="ger">Barthold</pcp:forename>
    <pcp:name xml:lang="ger">Botsack</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Barthold Botsack</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">101679602</pcp:gnd>
    <pcp:note xml:lang="ger">Stadt- und Generalsuperintendent in Braunschweig (1683–1693); Theol. Prof. in Helmstedt (1693–1700); Theol. Prof. in Kopenhagen (1700–1709)</pcp:note>
    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-27-botsack/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1649</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/luebeck">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Lübeck</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-27-botsack/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1709</pcp:date>
        <pcp:stageOfLifeLocation rdf:resource="cph:city/kopenhagen"/>
      </pcp:Death>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-27-botsack/chair_53">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1693</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1700</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:FacultyOfTheology rdf:about="http://uni-helmstedt.hab.de/faculty/theol/0">
            <rdfs:label xml:lang="ger">Theologische Fakultät Helmstedt</rdfs:label>
          </pcp:FacultyOfTheology>
        </pcp:hasFaculty>

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

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-27-botsack/chair_54">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1700</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1709</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/kopenhagen"/>
        <pcp:hasFaculty>
          <pcp:FacultyOfTheology rdf:about="cph/faculty/Kopenhagen/theol">
            <rdfs:label xml:lang="ger">Theologische Fakultät Kopenhagen</rdfs:label>
          </pcp:FacultyOfTheology>
        </pcp:hasFaculty>

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

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-27-botsack/office_19">
        <rdfs:label xml:lang="ger">Generalsuperintendent</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1683</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1693</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/braunschweig"/>
      </pcp:Office>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-27-botsack/office_20">
        <rdfs:label xml:lang="ger">Stadtintendent</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1683</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1693</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/braunschweig"/>
      </pcp:Office>
    </pcp:hasStageOfLife>

  </pcp:Lecturer>

  <pcp:Location rdf:about="cph:city/kopenhagen">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Kopenhagen</rdfs:label>
    <pcp:geonameLocation>https://www.geonames.org/2618425</pcp:geonameLocation>
  </pcp:Location>

  <pcp:Location rdf:about="cph:city/braunschweig">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Braunschweig</rdfs:label>
  </pcp:Location>

</rdf:RDF>
