@prefix pcp: . @prefix xsd: . @prefix rdfs: . a pcp:Lecturer ; pcp:id "72"^^xsd:ID ; pcp:forename "Arnold"@ger ; pcp:name "Freitag"@ger ; rdfs:label "Prof. Arnold Freitag"@ger ; pcp:gnd "129194166"^^xsd:ID ; pcp:note "Med. o. Prof. in Helmstedt (1587–1589); Rückkehr nach Wolfenbüttel (ab 1589)"@ger ; pcp:furtherInformation "ab 1589 Rückkehr nach Wolfenbüttel"@ger ; pcp:hasStageOfLife , , ; pcp:hasWife . a pcp:Location ; rdfs:label "Emmerich (?)"^^xsd:string . a pcp:Birth ; pcp:date "1560"^^xsd:year ; pcp:stageOfLifeLocation . a pcp:Death ; pcp:date "1605"^^xsd:year . a pcp:Family ; pcp:hasWife ; pcp:weddingYear "0"^^xsd:year . a pcp:Person ; pcp:forename "Anna"^^xsd:string ; pcp:name "Freitag"^^xsd:string ; pcp:birthname "N. N."^^xsd:string ; rdfs:label "Anna Freitag geb. N. N."^^xsd:string . a pcp:Location ; rdfs:label ""^^xsd:string . a pcp:ChairProfessorship ; rdfs:label "[keine Lehrstuhlbezeichnung]"@ger ; pcp:from "1587"^^xsd:year ; pcp:to "1589"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty . a pcp:Location ; rdfs:label "Helmstedt"^^xsd:string . a pcp:FacultyOfMedicine ; rdfs:label "Medizinische Fakultät Helmstedt"@ger .