<?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-262-schulz">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">262</pcp:id>
    <pcp:forename xml:lang="ger">Friedrich</pcp:forename>
    <pcp:name xml:lang="ger">Schulz</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Friedrich Schulz</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">100402429</pcp:gnd>
    <pcp:note xml:lang="ger">1791–1806 Direktor d. königl. Handlungsschule Berlin;1807–1808 apl. Prof. Phil. Helmstedt; 1808–13 Finanzverwaltung Königreich Westfalen i. Berlin</pcp:note>
    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-262-schulz/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1753</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/wilsnack">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wilsnack</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

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

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-262-schulz/chair_497">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1807</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1808</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:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-262-schulz/office_174">
        <rdfs:label xml:lang="ger"> Direktor d. königl. Handlungsschule</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1791</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1806</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/berlin"/>
      </pcp:Office>
    </pcp:hasStageOfLife>

  </pcp:Lecturer>

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

</rdf:RDF>
