<?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-137-loeper">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">137</pcp:id>
    <pcp:forename xml:lang="ger">Nikolaus</pcp:forename>
    <pcp:name xml:lang="ger">Löper</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Nikolaus Löper</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">1030176515</pcp:gnd>
    <pcp:note xml:lang="ger">Jur. Prof. in Helmstedt, Codex des Justinian (1578–1580)</pcp:note>
    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-137-loeper/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1530</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/stettin">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Stettin</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-137-loeper/chair_262">
        <rdfs:label xml:lang="ger">Codex des Justinian</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1578</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1580</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:ChairProfessorship>
    </pcp:hasStageOfLife>

  </pcp:Lecturer>

</rdf:RDF>
