digraph { charset="utf-8"; // Edges "Rhttp://dig.isi.edu/u129u-klejkajo-2309124u-sajfl" -> "LJohn Doe" [label=""]; "Rhttp://dig.isi.edu/u129u-klejkajo-2309124u-sajfl" -> "Rhttp://dig.isi.edu/Person" [label="rdf:type"]; "B_:genid1" -> "L2018-01-12" [label=""]; "B_:genid1" -> "Rhttp://dig.isi.edu/Time_Span" [label="rdf:type"]; "Rhttp://dig.isi.edu/event" -> "B_:genid1" [label=""]; "Rhttp://dig.isi.edu/event" -> "Rhttp://dig.isi.edu/Activity" [label="rdf:type"]; "Rhttp://dig.isi.edu/Time_Span" -> "Rhttp://www.w3.org/2002/07/owl#Class" [label="rdf:type"]; "Rhttp://dig.isi.edu/John_jr" -> "Rhttp://dig.isi.edu/Mary" [label=""]; "Rhttp://dig.isi.edu/John_jr" -> "Rhttp://dig.isi.edu/John" [label=""]; "Rhttp://dig.isi.edu/John_jr" -> "LJohn Jr." [label=""]; "Rhttp://dig.isi.edu/John_jr" -> "Rhttp://dig.isi.edu/Man" [label="rdf:type"]; "Rhttp://dig.isi.edu/Mary" -> "Rhttp://dig.isi.edu/John" [label=""]; "Rhttp://dig.isi.edu/Mary" -> LMary [label=""]; "Rhttp://dig.isi.edu/Mary" -> "Rhttp://dig.isi.edu/Woman" [label="rdf:type"]; "Rhttp://dig.isi.edu/John" -> "Rhttp://dig.isi.edu/Mary" [label=""]; "Rhttp://dig.isi.edu/John" -> LJohn [label=""]; "Rhttp://dig.isi.edu/John" -> "Rhttp://dig.isi.edu/Man" [label="rdf:type"]; // Nodes "B_:genid1" [label="",shape=circle,color=green]; "L2018-01-12" [label="2018-01-12",shape=record]; LJohn [label=John,shape=record]; "LJohn Doe" [label="John Doe",shape=record]; "LJohn Jr." [label="John Jr.",shape=record]; LMary [label=Mary,shape=record]; "Rhttp://dig.isi.edu/Activity" [URL="http://dig.isi.edu/Activity",label="http://dig.isi.edu/Activity",shape=ellipse,color=blue]; "Rhttp://dig.isi.edu/John" [URL="http://dig.isi.edu/John",label="http://dig.isi.edu/John",shape=ellipse,color=blue]; "Rhttp://dig.isi.edu/John_jr" [URL="http://dig.isi.edu/John_jr",label="http://dig.isi.edu/John_jr",shape=ellipse,color=blue]; "Rhttp://dig.isi.edu/Man" [URL="http://dig.isi.edu/Man",label="http://dig.isi.edu/Man",shape=ellipse,color=blue]; "Rhttp://dig.isi.edu/Mary" [URL="http://dig.isi.edu/Mary",label="http://dig.isi.edu/Mary",shape=ellipse,color=blue]; "Rhttp://dig.isi.edu/Person" [URL="http://dig.isi.edu/Person",label="http://dig.isi.edu/Person",shape=ellipse,color=blue]; "Rhttp://dig.isi.edu/Time_Span" [URL="http://dig.isi.edu/Time_Span",label="http://dig.isi.edu/Time_Span",shape=ellipse,color=blue]; "Rhttp://dig.isi.edu/Woman" [URL="http://dig.isi.edu/Woman",label="http://dig.isi.edu/Woman",shape=ellipse,color=blue]; "Rhttp://dig.isi.edu/event" [URL="http://dig.isi.edu/event",label="http://dig.isi.edu/event",shape=ellipse,color=blue]; "Rhttp://dig.isi.edu/u129u-klejkajo-2309124u-sajfl" [URL="http://dig.isi.edu/u129u-klejkajo-2309124u-sajfl",label="http://dig.isi.edu/u129u-klejkajo-2309124u-sajfl",shape=ellipse,color=blue]; "Rhttp://www.w3.org/2002/07/owl#Class" [URL="http://www.w3.org/2002/07/owl#Class",label="owl:Class",shape=ellipse,color=blue]; }