digraph {
	rankdir = LR;
	charset="utf-8";

	"Rhttps://data.globalchange.gov/person/12845" -> "L12845" [ label="dcterms:identifier" ];
	"Rhttps://data.globalchange.gov/person/12845" -> "LMaria|Datatype: xsd:string" [ label="foaf:givenName" ];
	"Rhttps://data.globalchange.gov/person/12845" -> "LSargianou|Datatype: xsd:string" [ label="foaf:lastName" ];
	"Rhttps://data.globalchange.gov/person/12845" -> "Rgcis:Person" [ label="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" ];
	"B_:genid1" -> "Rprov:Attribution" [ label="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" ];
	"B_:genid1" -> "Rhttps://data.globalchange.gov/person/12845" [ label="prov:agent" ];
	"B_:genid1" -> "Rhttps://data.globalchange.gov/organization/general-university-hospital-patras-department-pathology-division-infectious-diseases" [ label="prov:actedOnBehalfOf" ];
	"B_:genid1" -> "Rhttps://data.globalchange.gov/role_type/author" [ label="prov:hadRole" ];
	"Rhttps://data.globalchange.gov/article/10.3109/1040841x.2013.783555" -> "B_:genid1" [ label="prov:qualifiedAttribution" ];

	// Resources
	"Rhttps://data.globalchange.gov/person/12845" [ label="https://data.globalchange.gov/person/12845", shape = ellipse, color = blue ];
	"Rgcis:Person" [ label="gcis:Person", shape = ellipse, color = blue ];
	"Rprov:Attribution" [ label="prov:Attribution", shape = ellipse, color = blue ];
	"Rhttps://data.globalchange.gov/organization/general-university-hospital-patras-department-pathology-division-infectious-diseases" [ label="https://data.globalchange.gov/organization/general-university-hospital-patras-department-pathology-division-infectious-diseases", shape = ellipse, color = blue ];
	"Rhttps://data.globalchange.gov/role_type/author" [ label="https://data.globalchange.gov/role_type/author", shape = ellipse, color = blue ];
	"Rhttps://data.globalchange.gov/article/10.3109/1040841x.2013.783555" [ label="https://data.globalchange.gov/article/10.3109/1040841x.2013.783555", shape = ellipse, color = blue ];

	// Anonymous nodes
	"B_:genid1" [ label="", shape = circle, color = green ];

	// Literals
	"L12845" [ label="12845", shape = record ];
	"LMaria|Datatype: xsd:string" [ label="Maria|Datatype: xsd:string", shape = record ];
	"LSargianou|Datatype: xsd:string" [ label="Sargianou|Datatype: xsd:string", shape = record ];

	label="\n\nModel:\nhttps://data.globalchange.gov\n\nNamespaces:\ndcterms: http://purl.org/dc/terms/\nvivo: http://vivoweb.org/ontology/core#\nfoaf: http://xmlns.com/foaf/0.1/\nxsd: http://www.w3.org/2001/XMLSchema#\ngcis: http://data.globalchange.gov/gcis.owl#\nprov: http://www.w3.org/ns/prov#\n";
}
