@prefix pcp: . @prefix xsd: . @prefix rdfs: . a pcp:Lecturer ; pcp:id "274"^^xsd:ID ; pcp:forename "Andreas Friedrich Gottlob"@ger ; pcp:name "Glaser"@ger ; rdfs:label "Prof. Andreas Friedrich Gottlob Glaser"@ger ; pcp:gnd "122537696"^^xsd:ID ; pcp:note "1803–1809 ao. Prof. Theol. Helmstedt u. zweiter Prediger v. St. Stephani; ab 1809 Konsistorialrat, Supint.; Hofprediger in Strelitz"@ger ; pcp:hasStageOfLife , , . a pcp:Location ; rdfs:label "Michelfeld"^^xsd:string . a pcp:Location ; rdfs:label "Strelitz"^^xsd:string ; pcp:geonameLocation "https://www.geonames.org/2936290" . a pcp:Birth ; pcp:date "1762-03-11"^^xsd:date ; pcp:stageOfLifeLocation . a pcp:Death ; pcp:date "1837-03-12"^^xsd:date ; pcp:stageOfLifeLocation . a pcp:AsscociateProfessor ; rdfs:label "[keine Lehrstuhlbezeichnung]"@ger ; pcp:from "1803"^^xsd:year ; pcp:to "1809"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty . a pcp:Location ; rdfs:label "Helmstedt"^^xsd:string . a pcp:FacultyOfTheology ; rdfs:label "Theologische Fakultät Helmstedt"@ger .