<?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-286-honack">
    <pcp:id rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">286</pcp:id>
    <pcp:forename xml:lang="ger">Johann</pcp:forename>
    <pcp:name xml:lang="ger">Honack</pcp:name>
    <rdfs:label xml:lang="ger">Prof. Johann Honack</rdfs:label>
    <pcp:gnd rdf:datatype="http://www.w3.org/2001/XMLSchema#ID">115885536</pcp:gnd>
    <owl:sameAs>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/3098">
      </pcp:Person>
    </owl:sameAs>

    <pcp:hasEnrollment>
      <pcp:Enrollment rdf:about="cph:enrollment/39753">
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/helmstedt">
          </pcp:Location>
        </pcp:stageOfLifeLocation>

        <pcp:enrollmentName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Johannes Honacken Huxariensis</pcp:enrollmentName>
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1612-04-28</pcp:date>
        <pcp:hasSemester>pcp:semester/1611B</pcp:hasSemester>
      </pcp:Enrollment>
    </pcp:hasEnrollment>

    <pcp:hasStageOfLife>
      <pcp:Birth rdf:about="http://uni-helmstedt.hab.de/prof-286-honack/birth">
        <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#year">1597</pcp:date>
        <pcp:stageOfLifeLocation>
          <pcp:Location rdf:about="cph:city/hoexter">
            <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Höxter</rdfs:label>
          </pcp:Location>
        </pcp:stageOfLifeLocation>

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

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

  </pcp:Lecturer>

  <pcp:WinterSemester rdf:about="pcp:semester/1611B">
    <rdfs:label xml:lang="ger">Wintersemester 1611/1612</rdfs:label>
    <pcp:from rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1611-09-29</pcp:from>
    <pcp:to rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1612-04-11</pcp:to>
  </pcp:WinterSemester>

  <pcp:Dissertation rdf:about="http://uni-helmstedt.hab.de/dissertation/3826">
    <pcp:title xml:lang="lat">De expectativis feudalibus in terris Brunsvico-Luneburgicis</pcp:title>
    <pcp:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date">1786-04-29</pcp:date>
    <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:hasPraeses>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/1654">
      </pcp:Person>
    </pcp:hasPraeses>

    <pcp:hasRespondent rdf:resource="http://uni-helmstedt.hab.de/prof-286-honack"/>
    <pcp:hasPublisher>
      <pcp:Person rdf:about="http://uni-helmstedt.hab.de/person/59">
        <rdfs:label xml:lang="ger">Michael Günther Leukart</rdfs:label>
      </pcp:Person>
    </pcp:hasPublisher>

  </pcp:Dissertation>

</rdf:RDF>
