<?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-72-freitag">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">72</pcp:id>
    <pcp:forename xml:lang="ger">Arnold</pcp:forename>
    <pcp:name xml:lang="ger">Freitag</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Arnold Freitag</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">129194166</pcp:gnd>
    <pcp:note xml:lang="ger">Med. o. Prof. in Helmstedt (1587–1589); Rückkehr nach Wolfenbüttel (ab 1589)</pcp:note>
    <pcp:furtherInformation xml:lang="ger">ab 1589 Rückkehr nach Wolfenbüttel</pcp:furtherInformation>
    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-72-freitag/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1560</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/emmerich-?">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Emmerich (?)</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

    <pcp:hasStageOfLife>
      <pcp:Death rdf:about="http://uni-helmstedt.hab.de/prof-72-freitag/death">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1605</pcp:date>
      </pcp:Death>
    </pcp:hasStageOfLife>

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-72-freitag/chair_138">
        <rdfs:label xml:lang="ger">[keine Lehrstuhlbezeichnung]</rdfs:label>
        <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1587</pcp:from>
        <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1589</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:FacultyOfMedicine rdf:about="http://uni-helmstedt.hab.de/faculty/med/0">
            <rdfs:label xml:lang="ger">Medizinische Fakultät Helmstedt</rdfs:label>
          </pcp:FacultyOfMedicine>
        </pcp:hasFaculty>

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

    <pcp:hasWife>
      <pcp:Family rdf:about="http://uni-helmstedt.hab.de/prof-72-freitag/family/0">
        <pcp:hasWife>
          <pcp:Person rdf:about="cph:72_N. N.">
            <pcp:forename rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Anna</pcp:forename>
            <pcp:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Freitag</pcp:name>
            <pcp:birthname rdf:datatype="http://www.w3.org/2001/XMLSchema#string">N. N.</pcp:birthname>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Anna Freitag geb. N. N.</rdfs:label>
          </pcp:Person>
        </pcp:hasWife>

        <pcp:weddingYear rdf:datatype="http://www.w3.org/2001/XMLSchema#year">0</pcp:weddingYear>
      </pcp:Family>
    </pcp:hasWife>

  </pcp:Lecturer>

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

</rdf:RDF>
