<?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-288-haselberg">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">288</pcp:id>
    <pcp:forename xml:lang="ger">Gabriel Peter</pcp:forename>
    <pcp:name xml:lang="ger">Haselberg</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Gabriel Peter Haselberg</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">117503088</pcp:gnd>
    <pcp:note xml:lang="ger">1785–88 Privatdozent Jur. Göttingen; 1788–1791 ao. Prof. Jur. Helmstedt; 1791–97 Ordinarius Erlangen; 1831 Präsident d. höchsten Gerichts Greifswald / Weimar</pcp:note>
    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-288-haselberg/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1763-08-04</pcp:date>
        <pcp:stageOfLifeLocation rdf:resource="cph:city/greifswald"/>
      </pcp:Birth>
    </pcp:hasStageOfLife>

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

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-288-haselberg/chair_529">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1785</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1788</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/göttingen">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Göttingen</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

        <pcp:hasFaculty>
          <pcp:FacultyOfLaw rdf:about="cph/faculty/Göttingen/jur">
            <rdfs:label xml:lang="ger">Juristische Fakultät Göttingen</rdfs:label>
          </pcp:FacultyOfLaw>
        </pcp:hasFaculty>

        <pcp:note xml:lang="ger">Privatdozent</pcp:note>
      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:AsscociateProfessor rdf:about="http://uni-helmstedt.hab.de/prof-288-haselberg/chair_530">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1788</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1791</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:FacultyOfLaw rdf:about="http://uni-helmstedt.hab.de/faculty/jur/0">
            <rdfs:label xml:lang="ger">Juristische Fakultät Helmstedt</rdfs:label>
          </pcp:FacultyOfLaw>
        </pcp:hasFaculty>

      </pcp:AsscociateProfessor>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-288-haselberg/office_191">
        <rdfs:label xml:lang="ger">Ordinarius</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">1797</pcp:to>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/erlangen">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Erlangen</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

      </pcp:Office>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:Office rdf:about="http://uni-helmstedt.hab.de/prof-288-haselberg/office_192">
        <rdfs:label xml:lang="ger"> Präsident d. höchsten Gerichts </rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1831</pcp:from>
        <pcp:hasStageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/greifswald / erlangen">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Greifswald / Erlangen</rdfs:label>
          </pcp:Location>
        </pcp:hasStageOfLifeLocation>

      </pcp:Office>
    </pcp:hasStageOfLife>

  </pcp:Lecturer>

  <pcp:Location rdf:about="cph:city/greifswald">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Greifswald</rdfs:label>
  </pcp:Location>

</rdf:RDF>
