<?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-253-blum">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">253</pcp:id>
    <pcp:forename xml:lang="ger">Johann Christian</pcp:forename>
    <pcp:name xml:lang="ger">Blum</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Johann Christian Blum</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">121718328</pcp:gnd>
    <pcp:note xml:lang="ger">02.12. 1724 Ernennung Adjunctus Theol.; Beisitzer der theol. Fakultät zu Helmstedt </pcp:note>
    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-253-blum/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1683</pcp:date>
      </pcp:Birth>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-253-blum/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1758-11-09</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-253-blum/chair_484">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1724</pcp:from>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
        <pcp:note xml:lang="ger">Adjunct</pcp:note>
      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:AcademicOffice rdf:about="http://uni-helmstedt.hab.de/prof-253-blum/academic_office_103">
        <rdfs:label xml:lang="ger">Beisitzer</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1724</pcp:from>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:hasFaculty rdf:resource="http://uni-helmstedt.hab.de/faculty/theol/0"/>
      </pcp:AcademicOffice>
    </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:FacultyOfTheology rdf:about="http://uni-helmstedt.hab.de/faculty/theol/0">
    <rdfs:label xml:lang="ger">Theologische Fakultät Helmstedt</rdfs:label>
  </pcp:FacultyOfTheology>

</rdf:RDF>
