digraph dotfile{ node [fontname=arial,fontsize=12,color=Black,fontcolor=Blue]; edge [fontname=arial,fontsize=12,color=Darkgreen,fontcolor=Red]; rankdir=LR; "homenet:GK" [URL="homenet:GK"]; "homenet:GK" -> "foaf:Person" [label="rdf:type",URL="rdf:type"]; "foaf:Person" [URL="foaf:Person"]; "homenet:GK" [URL="homenet:GK"]; "homenet:GK" -> "Literal_1" [label="foaf:name",URL="foaf:name"]; "Literal_1" [shape=box,label="Graham Klyne"]; "homenet:GK" [URL="homenet:GK"]; "homenet:GK" [URL="homenet:GK"]; "homenet:GK" -> "homenet:twoflower" [label="user:usesHost",URL="user:usesHost"]; "homenet:twoflower" [URL="homenet:twoflower"]; "homenet:GK" [URL="homenet:GK"]; "homenet:GK" -> "homenet:octarine" [label="user:usesHost",URL="user:usesHost"]; "homenet:octarine" [URL="homenet:octarine"]; "homenet:GK" [URL="homenet:GK"]; "homenet:GK" -> "homenet:WorkAccess" [label="user:accessType",URL="user:accessType"]; "homenet:WorkAccess" [URL="homenet:WorkAccess"]; "homenet:GK" [URL="homenet:GK"]; "homenet:octarine" [URL="homenet:octarine"]; "homenet:octarine" -> "user:HostSystem" [label="rdf:type",URL="rdf:type"]; "user:HostSystem" [URL="user:HostSystem"]; "homenet:octarine" [URL="homenet:octarine"]; "homenet:octarine" -> "Literal_3" [label="rdf:label",URL="rdf:label"]; "Literal_3" [shape=box,label="Graham's workstation"]; "homenet:octarine" [URL="homenet:octarine"]; "homenet:octarine" -> "Literal_4" [label="user:hostName",URL="user:hostName"]; "Literal_4" [shape=box,label="octarine"]; "homenet:octarine" [URL="homenet:octarine"]; "homenet:octarine" -> "homenet:atuin" [label="user:localNet",URL="user:localNet"]; "homenet:atuin" [URL="homenet:atuin"]; "homenet:octarine" [URL="homenet:octarine"]; "homenet:octarine" -> "Literal_5" [label="user:hostIP",URL="user:hostIP"]; "Literal_5" [shape=box,label="193.123.216.74"]; "homenet:octarine" [URL="homenet:octarine"]; }