@prefix pcp: . @prefix xsd: . @prefix rdfs: . a pcp:Lecturer ; pcp:id "253"^^xsd:ID ; pcp:forename "Johann Christian"@ger ; pcp:name "Blum"@ger ; rdfs:label "Prof. Johann Christian Blum"@ger ; pcp:gnd "121718328"^^xsd:ID ; pcp:note "02.12. 1724 Ernennung Adjunctus Theol.; Beisitzer der theol. Fakultät zu Helmstedt "@ger ; pcp:hasStageOfLife , , , . a pcp:Location ; rdfs:label "Helmstedt"^^xsd:string ; pcp:geonameLocation "https://www.geonames.org/2906676" . a pcp:Birth ; pcp:date "1683"^^xsd:year . a pcp:Death ; pcp:date "1758-11-09"^^xsd:date ; pcp:stageOfLifeLocation . a pcp:AsscociateProfessor ; rdfs:label "[keine Lehrstuhlbezeichnung]"@ger ; pcp:from "1724"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty ; pcp:note "Adjunct"@ger . a pcp:FacultyOfTheology ; rdfs:label "Theologische Fakultät Helmstedt"@ger . a pcp:AcademicOffice ; rdfs:label "Beisitzer"@ger ; pcp:from "1724"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty .