digraph { charset="utf-8"; // Edges "Rhttp://uni-helmstedt.hab.de/prof-283-eichmann" -> "Rhttp://pcp-on-web.de/ontology#Lecturer" [label="rdf:type"]; "Rhttp://uni-helmstedt.hab.de/prof-283-eichmann" -> L283 [label="pcp:id"]; "Rhttp://uni-helmstedt.hab.de/prof-283-eichmann" -> "LJohann Bernhard Christian" [label="pcp:forename"]; "Rhttp://uni-helmstedt.hab.de/prof-283-eichmann" -> LEichmann [label="pcp:name"]; "Rhttp://uni-helmstedt.hab.de/prof-283-eichmann" -> "LProf. Johann Bernhard Christian Eichmann" [label="rdfs:label"]; "Rhttp://uni-helmstedt.hab.de/prof-283-eichmann" -> L120265761 [label="pcp:gnd"]; // Nodes L120265761 [label=120265761,shape=record]; L283 [label=283,shape=record]; LEichmann [label=Eichmann,shape=record]; "LJohann Bernhard Christian" [label="Johann Bernhard Christian",shape=record]; "LProf. Johann Bernhard Christian Eichmann" [label="Prof. Johann Bernhard Christian Eichmann",shape=record]; "Rhttp://pcp-on-web.de/ontology#Lecturer" [URL="http://pcp-on-web.de/ontology#Lecturer",label="pcp:Lecturer",shape=ellipse,color=blue]; "Rhttp://uni-helmstedt.hab.de/prof-283-eichmann" [URL="http://uni-helmstedt.hab.de/prof-283-eichmann",label="http://uni-helmstedt.hab.de/prof-283-eichmann",shape=ellipse,color=blue]; }