@prefix pcp: . @prefix xsd: . @prefix rdfs: . @prefix cph: . a pcp:Lecturer ; pcp:id "142"^^xsd:ID ; pcp:forename "Johannes"@ger ; pcp:name "Mebesius"@ger ; rdfs:label "Prof. Johannes Mebesius"@ger ; pcp:gnd "129997404"^^xsd:ID ; pcp:note "Theol. Prof. u. Prof. d. hebräischen Sprache in Helmstedt (1589–1592)"@ger ; pcp:hasStageOfLife , , ; pcp:hasWife . a pcp:Location ; rdfs:label "Brechen (Erzbistum Trier)"^^xsd:string . a pcp:Location ; rdfs:label "Helmstedt"^^xsd:string ; pcp:geonameLocation "https://www.geonames.org/2906676" . a pcp:Birth ; pcp:date "1542"^^xsd:year ; pcp:stageOfLifeLocation . a pcp:Death ; pcp:date "1592"^^xsd:year ; pcp:stageOfLifeLocation . a pcp:Family ; pcp:hasWife cph:140_Langenstein ; pcp:weddingYear "1571"^^xsd:year . cph:140_Langenstein a pcp:Person ; pcp:forename "Katharina"^^xsd:string ; pcp:name "Mebesius"^^xsd:string ; pcp:birthname "Langenstein"^^xsd:string ; rdfs:label "Katharina Mebesius geb. Langenstein"^^xsd:string . a pcp:Location ; rdfs:label ""^^xsd:string . a pcp:ChairProfessorship ; rdfs:label "Hebräisch"@ger ; pcp:from "1589"^^xsd:year ; pcp:to "1592"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty . a pcp:FacultyOfTheology ; rdfs:label "Theologische Fakultät Helmstedt"@ger .