<?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-85-gruenfeld">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">85</pcp:id>
    <pcp:forename xml:lang="ger">Heinrich</pcp:forename>
    <pcp:name xml:lang="ger">Grünfeld</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Heinrich Grünfeld</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">116888717</pcp:gnd>
    <pcp:note xml:lang="ger">Jur. Prof. in Helmstedt (1587–1619)</pcp:note>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/5478">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasEnrollment>
      <pcp:Enrollment rdf:about="cph:enrollment/28197">
        <pcp:stageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <pcp:enrollmentName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Henricus Gronefeit Ossnaburgensis</pcp:enrollmentName>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1578-06-25</pcp:date>
        <pcp:hasSemester>pcp:semester/1578A</pcp:hasSemester>
      </pcp:Enrollment>
    </pcp:hasEnrollment>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-85-gruenfeld/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1551</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/quakenbrueck">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Quakenbrück</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

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

    <pcp:hasStageOfLife>
      <pcp:ChairProfessorship rdf:about="http://uni-helmstedt.hab.de/prof-85-gruenfeld/chair_160">
        <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">1619</pcp:to>
        <pcp:hasStageOfLifeLocation rdf:resource="cph:city/helmstedt"/>
        <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:hasWife>
      <pcp:Family rdf:about="http://uni-helmstedt.hab.de/prof-85-gruenfeld/family/0">
        <pcp:hasWife>
          <pcp:Person rdf:about="http://uni-helmstedt.ad.hab.de/85_Ruck">
            <pcp:hasStageOfLife>
              <pcp:Birth rdf:about="http://uni-helmstedt.ad.hab.de/85_Ruck/birth">
                <pcp:stageOfLifeLocation>
                  <pcp:Location rdf:about="cph:city/wolfenbuettel">
                    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wolfenbüttel</rdfs:label>
                    <pcp:geonameLocation>https://www.geonames.org/2806914</pcp:geonameLocation>
                  </pcp:Location>
                </pcp:stageOfLifeLocation>

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

            <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">Grünfeld</pcp:name>
            <pcp:birthname rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ruck</pcp:birthname>
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Anna Grünfeld geb. Ruck</rdfs:label>
          </pcp:Person>
        </pcp:hasWife>

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

  </pcp:Lecturer>

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

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

</rdf:RDF>
