<?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-226-trost">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">226</pcp:id>
    <pcp:forename xml:lang="ger">Martin</pcp:forename>
    <pcp:name xml:lang="ger">Trost</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Martin Trost</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">117636886</pcp:gnd>
    <pcp:note xml:lang="ger">Phil. Prof. d. hebräischen Sprache in Helmstedt (1625–1626); Prof. an der Ritterakademie in Soroe/Dänemark (1626–1629); Prof. in Wittenberg (1629–1636)</pcp:note>
    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-226-trost/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1588</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/hoexter">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Höxter</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

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

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-226-trost/chair_436">
        <rdfs:label xml:lang="ger">Hebräisch</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1625</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1626</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:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-226-trost/chair_437">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1626</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1629</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/ie sorø">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ie Sorø</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

        <pcp:note xml:lang="ger">a d. Ritterakademie</pcp:note>
      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-226-trost/chair_438">
        <rdfs:label xml:lang="ger">Hebräisch</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1629</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1636</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/wittenberg"/>
        <pcp:hasFaculty>
          <pcp:FacultyOfPhilosophy rdf:about="cph/faculty/Wittenberg/phil">
            <rdfs:label xml:lang="ger">Philosophische Fakultät Wittenberg</rdfs:label>
          </pcp:FacultyOfPhilosophy>
        </pcp:hasFaculty>

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

  </pcp:Lecturer>

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

</rdf:RDF>
