<?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-142-mebesius">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">142</pcp:id>
    <pcp:forename xml:lang="ger">Johannes</pcp:forename>
    <pcp:name xml:lang="ger">Mebesius</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Johannes Mebesius</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">129997404</pcp:gnd>
    <pcp:note xml:lang="ger">Theol. Prof. u. Prof. d. hebräischen Sprache in Helmstedt (1589–1592)</pcp:note>
    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-142-mebesius/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1542</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/brechen-erzbistumtrier">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Brechen (Erzbistum Trier)</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

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

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-142-mebesius/chair_272">
        <rdfs:label xml:lang="ger">Hebräisch</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1589</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1592</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <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:hasWife>
      <pcp:Family rdf:about="http://uni-helmstedt.hab.de/prof-142-mebesius/family/0">
        <pcp:hasWife>
          <pcp:Person rdf:about="http://uni-helmstedt.ad.hab.de/140_Langenstein">
            <pcp:forename rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Katharina</pcp:forename>
            <pcp:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Mebesius</pcp:name>
            <pcp:birthname rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Langenstein</pcp:birthname>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Katharina Mebesius geb. Langenstein</rdfs:label>
          </pcp:Person>
        </pcp:hasWife>

        <pcp:weddingYear rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1571</pcp:weddingYear>
      </pcp:Family>
    </pcp:hasWife>

  </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:Location rdf:about="cph:city/">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"></rdfs:label>
  </pcp:Location>

</rdf:RDF>
