@prefix pcp: . @prefix xsd: . @prefix rdfs: . a pcp:Lecturer ; pcp:id "262"^^xsd:ID ; pcp:forename "Friedrich"@ger ; pcp:name "Schulz"@ger ; rdfs:label "Prof. Friedrich Schulz"@ger ; pcp:gnd "100402429"^^xsd:ID ; pcp:note "1791–1806 Direktor d. königl. Handlungsschule Berlin;1807–1808 apl. Prof. Phil. Helmstedt; 1808–13 Finanzverwaltung Königreich Westfalen i. Berlin"@ger ; pcp:hasStageOfLife , , , . a pcp:Location ; rdfs:label "Wilsnack"^^xsd:string . a pcp:Location ; rdfs:label "Berlin"^^xsd:string ; pcp:geonameLocation "https://www.geonames.org/2950159" . a pcp:Birth ; pcp:date "1753"^^xsd:year ; pcp:stageOfLifeLocation . a pcp:Death ; pcp:date "1817"^^xsd:year ; pcp:stageOfLifeLocation . a pcp:AsscociateProfessor ; rdfs:label "[keine Lehrstuhlbezeichnung]"@ger ; pcp:from "1807"^^xsd:year ; pcp:to "1808"^^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:Office ; rdfs:label " Direktor d. königl. Handlungsschule"@ger ; pcp:from "1791"^^xsd:year ; pcp:to "1806"^^xsd:year ; pcp:hasStageOfLifeLocation .