@prefix pcp: . @prefix xsd: . @prefix rdfs: . a pcp:Lecturer ; pcp:id "27"^^xsd:ID ; pcp:forename "Barthold"@ger ; pcp:name "Botsack"@ger ; rdfs:label "Prof. Barthold Botsack"@ger ; pcp:gnd "101679602"^^xsd:ID ; pcp:note "Stadt- und Generalsuperintendent in Braunschweig (1683–1693); Theol. Prof. in Helmstedt (1693–1700); Theol. Prof. in Kopenhagen (1700–1709)"@ger ; pcp:hasStageOfLife , , , , , . a pcp:Location ; rdfs:label "Lübeck"^^xsd:string . a pcp:Location ; rdfs:label "Kopenhagen"^^xsd:string ; pcp:geonameLocation "https://www.geonames.org/2618425" . a pcp:Birth ; pcp:date "1649"^^xsd:year ; pcp:stageOfLifeLocation . a pcp:Death ; pcp:date "1709"^^xsd:year ; pcp:stageOfLifeLocation . a pcp:ChairProfessorship ; rdfs:label "[keine Lehrstuhlbezeichnung]"@ger ; pcp:from "1693"^^xsd:year ; pcp:to "1700"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty . a pcp:Location ; rdfs:label "Helmstedt"^^xsd:string . a pcp:FacultyOfTheology ; rdfs:label "Theologische Fakultät Helmstedt"@ger . a pcp:ChairProfessorship ; rdfs:label "[keine Lehrstuhlbezeichnung]"@ger ; pcp:from "1700"^^xsd:year ; pcp:to "1709"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty . a pcp:FacultyOfTheology ; rdfs:label "Theologische Fakultät Kopenhagen"@ger . a pcp:Office ; rdfs:label "Generalsuperintendent"@ger ; pcp:from "1683"^^xsd:year ; pcp:to "1693"^^xsd:year ; pcp:hasStageOfLifeLocation . a pcp:Location ; rdfs:label "Braunschweig"^^xsd:string . a pcp:Office ; rdfs:label "Stadtintendent"@ger ; pcp:from "1683"^^xsd:year ; pcp:to "1693"^^xsd:year ; pcp:hasStageOfLifeLocation .