@prefix pcp: . @prefix xsd: . @prefix rdfs: . a pcp:Lecturer ; pcp:id "248"^^xsd:ID ; pcp:forename "Karl Christian Wilhelm"@ger ; pcp:name "Bunsen"@ger ; rdfs:label "Prof. Karl Christian Wilhelm Bunsen"@ger ; pcp:gnd "141953055"^^xsd:ID ; pcp:note "Helmstedt"@ger ; pcp:hasStageOfLife , , , . a pcp:Location ; rdfs:label "Arolsen / Waldeck"^^xsd:string . a pcp:Location ; rdfs:label "Helmstedt"^^xsd:string ; pcp:geonameLocation "https://www.geonames.org/2906676" . a pcp:Birth ; pcp:date "1742"^^xsd:year ; pcp:stageOfLifeLocation . a pcp:Death ; pcp:date "1775-04-05"^^xsd:date ; pcp:stageOfLifeLocation . a pcp:AsscociateProfessor ; rdfs:label "Mathematik"@ger ; pcp:from "1765"^^xsd:year ; pcp:to "1771"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty ; pcp:note "Privatdozent"@ger . a pcp:FacultyOfPhilosophy ; rdfs:label "Philosophische Fakultät Helmstedt"@ger . a pcp:AsscociateProfessor ; rdfs:label "Mathematik / Baukunst / Trigonometrie"@ger ; pcp:from "1771"^^xsd:year ; pcp:to "1775"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty .