@prefix pcp: . @prefix xsd: . @prefix rdfs: . @prefix owl: . a pcp:Lecturer ; pcp:id "129"^^xsd:ID ; pcp:forename "Pancratius"@ger ; pcp:name "Krüger"@ger ; rdfs:label "Prof. Pancratius Krüger"@ger ; pcp:gnd "12136142X"^^xsd:ID ; pcp:note "Phil. Prof. d. Dialektik in Helmstedt (1579–1581); Rektor der Stadtschule in Lübeck (1581–1589); Prof. d. griechischen Sprache in Frankfurt/Oder (1593–1614)"@ger ; owl:sameAs ; pcp:hasStageOfLife , , , , . a pcp:Location ; rdfs:label "Finsterwalde (Lausitz)"^^xsd:string . a pcp:Person . a pcp:Birth ; pcp:date "1546"^^xsd:year ; pcp:stageOfLifeLocation . a pcp:Death ; pcp:date "1614"^^xsd:year . a pcp:ChairProfessorship ; rdfs:label "Dialektik"@ger ; pcp:from "1579"^^xsd:year ; pcp:to "1581"^^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 "Griechsisch"@ger ; pcp:from "1593"^^xsd:year ; pcp:to "1614"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty . a pcp:Location ; rdfs:label "Frankfurt (Oder)"^^xsd:string . a pcp:FacultyOfPhilosophy ; rdfs:label "Philosophische Fakultät Frankfurt (Oder)"@ger . a pcp:Office ; rdfs:label "Rektor d. Stadtschule"@ger ; pcp:from "1581"^^xsd:year ; pcp:to "1589"^^xsd:year ; pcp:hasStageOfLifeLocation . a pcp:Location ; rdfs:label "Lübeck"^^xsd:string .