@prefix pcp: . @prefix xsd: . @prefix rdfs: . a pcp:Lecturer ; pcp:id "226"^^xsd:ID ; pcp:forename "Martin"@ger ; pcp:name "Trost"@ger ; rdfs:label "Prof. Martin Trost"@ger ; pcp:gnd "117636886"^^xsd:ID ; pcp:note "Phil. Prof. d. hebräischen Sprache in Helmstedt (1625–1626); Prof. an der Ritterakademie in Soroe/Dänemark (1626–1629); Prof. in Wittenberg (1629–1636)"@ger ; pcp:hasStageOfLife , , , , . a pcp:Location ; rdfs:label "Höxter"^^xsd:string . a pcp:Location ; rdfs:label "Wittenberg"^^xsd:string ; pcp:geonameLocation "https://www.geonames.org/6548975" . a pcp:Birth ; pcp:date "1588"^^xsd:year ; pcp:stageOfLifeLocation . a pcp:Death ; pcp:date "1636"^^xsd:year ; pcp:stageOfLifeLocation . a pcp:ChairProfessorship ; rdfs:label "Hebräisch"@ger ; pcp:from "1625"^^xsd:year ; pcp:to "1626"^^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:AsscociateProfessor ; rdfs:label "[keine Lehrstuhlbezeichnung]"@ger ; pcp:from "1626"^^xsd:year ; pcp:to "1629"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:note "a d. Ritterakademie"@ger . a pcp:Location ; rdfs:label "ie Sorø"^^xsd:string . a pcp:ChairProfessorship ; rdfs:label "Hebräisch"@ger ; pcp:from "1629"^^xsd:year ; pcp:to "1636"^^xsd:year ; pcp:hasStageOfLifeLocation ; pcp:hasFaculty . a pcp:FacultyOfPhilosophy ; rdfs:label "Philosophische Fakultät Wittenberg"@ger .