digraph {
  "http://example.enola.dev/Dalí" [shape=plain URL="http://example.enola.dev/Dalí" label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
    <TR><TD COLSPAN="2">Dalí</TD></TR>
    <TR><TD ALIGN="left">foaf:firstName</TD><TD>Salvador<BR/>Domingo<BR/>Felipe<BR/>Jacinto<BR/></TD></TR>
    <TR><TD ALIGN="left">schema:birthDate</TD><TD>1904-05-11</TD></TR>
  </TABLE>>]
  "http://example.enola.dev/Dalí" -> "file:/home/runner/work/enola/enola/test/picasso.ttl" [URL="https://enola.dev/origin" label="enola:origin"]
  "http://example.enola.dev/Dalí" -> "http://example.enola.dev/Artist" [URL="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" label="rdf:type"]

  "http://example.enola.dev/Picasso" [shape=plain URL="http://example.enola.dev/Picasso" label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
    <TR><TD COLSPAN="2">Picasso</TD></TR>
    <TR><TD ALIGN="left">homeAddress</TD><TD>...</TD></TR>
    <TR><TD ALIGN="left">locn#location</TD><TD>Spain</TD></TR>
    <TR><TD ALIGN="left">foaf:firstName</TD><TD>Pablo</TD></TR>
  </TABLE>>]
  "http://example.enola.dev/Picasso" -> "file:/home/runner/work/enola/enola/test/picasso.ttl" [URL="https://enola.dev/origin" label="enola:origin"]
  "http://example.enola.dev/Picasso" -> "http://example.enola.dev/Artist" [URL="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" label="rdf:type"]

  "http://example.enola.dev/Artist" [shape=plain URL="http://example.enola.dev/Artist" label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
    <TR><TD COLSPAN="2">Artist</TD></TR>
  </TABLE>>]

  "file:/home/runner/work/enola/enola/test/picasso.ttl" [shape=plain URL="file:/home/runner/work/enola/enola/test/picasso.ttl" label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
    <TR><TD COLSPAN="2">picasso.ttl</TD></TR>
  </TABLE>>]

}
