@prefix pcp: . @prefix xsd: . @prefix rdfs: . @prefix cph: . a pcp:Lecturer ; pcp:id "52"^^xsd:ID ; pcp:forename "Johannes"@ger ; pcp:name "Debelius"@ger ; rdfs:label "Prof. Johannes Debelius"@ger ; pcp:gnd "12350905X"^^xsd:ID ; pcp:note "Phil. Prof. in Jena (1569–1573); Phil. Prof. der griechischen und lateinischen Sprache in Helmstedt (1576–1579); Superintendent in Ohrdruf/ Thüringen (1579–1605); Theol. Prof. in Jena (1605–1610)"@ger ; pcp:hasStageOfLife , , , , , ; pcp:hasWife , . a pcp:Location ; rdfs:label "Tannrode"^^xsd:string . a pcp:Location ; rdfs:label "Jena"^^xsd:string ; pcp:geonameLocation "https://www.geonames.org/2895044" . a pcp:Birth ; pcp:date "1540"^^xsd:year ; pcp:stageOfLifeLocation . a pcp:Death ; pcp:date "1610"^^xsd:year ; pcp:stageOfLifeLocation . a pcp:Family ; pcp:hasWife cph:45_Vogel ; pcp:weddingYear "1570"^^xsd:year . cph:45_Vogel a pcp:Person ; pcp:hasStageOfLife ; pcp:forename "Elisabeth"^^xsd:string ; pcp:name "Debelius"^^xsd:string ; pcp:birthname "Vogel"^^xsd:string ; rdfs:label "Elisabeth Debelius geb. Vogel"^^xsd:string . a pcp:Birth ; pcp:stageOfLifeLocation . a pcp:Family ; pcp:hasWife ; pcp:weddingYear "1607"^^xsd:year . a pcp:Person ; pcp:forename "Anna"^^xsd:string ; pcp:name "Debelius"^^xsd:string ; pcp:birthname "Eberlein / Güldenzopp"^^xsd:string ; rdfs:label "Anna Debelius geb. Eberlein / Güldenzopp"^^xsd:string . a pcp:Location ; rdfs:label ""^^xsd:string . a pcp:ChairProfessorship ; rdfs:label "[keine Lehrstuhlbezeichnung]"@ger ; pcp:from "1569"^^xsd:year ; pcp:to "1573"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty . a pcp:FacultyOfPhilosophy ; rdfs:label "Philosophische Fakultät Jena"@ger . a pcp:ChairProfessorship ; rdfs:label "Griechisch / Latein"@ger ; pcp:from "1576"^^xsd:year ; pcp:to "1579"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty . a pcp:Location ; rdfs:label "Helmstedt"^^xsd:string . a pcp:FacultyOfPhilosophy ; rdfs:label "Philosophische Fakultät Helmstedt"@ger . a pcp:ChairProfessorship ; rdfs:label "[keine Lehrstuhlbezeichnung]"@ger ; pcp:from "1605"^^xsd:year ; pcp:to "1610"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty . a pcp:FacultyOfTheology ; rdfs:label "Theologische Fakultät Jena"@ger . a pcp:Office ; rdfs:label "Superintendent"@ger ; pcp:from "1579"^^xsd:year ; pcp:to "1605"^^xsd:year ; pcp:hasStageOfLifeLocation . a pcp:Location ; rdfs:label "Ohrdruf / Thüringen"^^xsd:string .