<?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-248-bunsen">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">248</pcp:id>
    <pcp:forename xml:lang="ger">Karl Christian Wilhelm</pcp:forename>
    <pcp:name xml:lang="ger">Bunsen</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Karl Christian Wilhelm Bunsen</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">141953055</pcp:gnd>
    <pcp:note xml:lang="ger">Helmstedt</pcp:note>
    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-248-bunsen/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1742</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/arolsen/waldeck">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Arolsen / Waldeck</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-248-bunsen/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1775-04-05</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-248-bunsen/chair_477">
        <rdfs:label xml:lang="ger">Mathematik</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1765</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1771</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">Privatdozent</pcp:note>
      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-248-bunsen/chair_478">
        <rdfs:label xml:lang="ger">Mathematik / Baukunst / Trigonometrie</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1771</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1775</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/phil/0"/>
      </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: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>
