<?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#"
         xmlns:owl="https://www.w3.org/TR/2004/REC-owl-semantics-20040210/#owl_">

  <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-282-praetorius">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">282</pcp:id>
    <pcp:forename xml:lang="ger">Samuel Rudolf</pcp:forename>
    <pcp:name xml:lang="ger">Praetorius</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Samuel Rudolf Praetorius</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">104207566</pcp:gnd>
    <pcp:note xml:lang="ger">Pastor i. Salzdahlum</pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/2632">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasEnrollment>
      <pcp:Enrollment rdf:about="cph:enrollment/20292">
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/helmstedt">
          </pcp:Location>
        </pcp:stageOfLifeLocation>

        <pcp:enrollmentName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Samuel Rudolph Praetorius Saltzthal Brunsvicensis</pcp:enrollmentName>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1726-03-31</pcp:date>
        <pcp:hasSemester>pcp:semester/1726A</pcp:hasSemester>
      </pcp:Enrollment>
    </pcp:hasEnrollment>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-282-praetorius/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1667</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/lueneburg">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Lüneburg</rdfs:label>
            <pcp:geonameLocation>https://www.geonames.org/2875115</pcp:geonameLocation>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-282-praetorius/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1749</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/salzdahlum">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Salzdahlum</rdfs:label>
            <pcp:geonameLocation>https://www.geonames.org/2842163</pcp:geonameLocation>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

      </pcp:Death>
    </pcp:hasStageOfLife>

  </pcp:Lecturer>

  <pcp:SummerSemester rdf:about="pcp:semester/1726A">
    <rdfs:label xml:lang="ger">Sommersemester 1726</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1726-04-21</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1726-09-28</pcp:to>
  </pcp:SummerSemester>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/1935">
    <pcp:title xml:lang="lat">De Excolenda Triplici Memoriae Forma</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1789-07-18</pcp:date>
    <pcp:furtherInformation xml:lang="lat">Dissertatio Paedagogico-Philosophica </pcp:furtherInformation>
    <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:hasPraeses>
      <pcp:lecturer rdf:about="http://uni-helmstedt.hab.de/prof-241-wiedeburg">
      </pcp:lecturer>
    </pcp:hasPraeses>

    <pcp:hasRespondent>
      <pcp:Lecturer rdf:about="http://uni-helmstedt.hab.de/prof-260-seidenstuecker">
        <rdfs:label xml:lang="ger">Prof. Johann Heinrich Philipp Seidenstücker</rdfs:label>
      </pcp:Lecturer>
    </pcp:hasRespondent>

    <pcp:hasPublisher>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/58">
        <rdfs:label xml:lang="ger">Johann Heinrich Kühnlin</rdfs:label>
      </pcp:Person>
    </pcp:hasPublisher>

    <pcp:hasDedicatee rdf:resource="http://uni-helmstedt.hab.de/prof-282-praetorius"/>
    <pcp:hasWell-wisher>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/2633">
        <rdfs:label xml:lang="ger">Johannes Ludwig Martens</rdfs:label>
      </pcp:Person>
    </pcp:hasWell-wisher>

  </pcp:Dissertation>

</rdf:RDF>
