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

	"Rhttps://data.globalchange.gov/person/12456" -> "L12456" [ label="dcterms:identifier" ];
	"Rhttps://data.globalchange.gov/person/12456" -> "L0000-0001-8940-3508" [ label="vivo:orcidId" ];
	"Rhttps://data.globalchange.gov/person/12456" -> "LHarriet|Datatype: xsd:string" [ label="foaf:givenName" ];
	"Rhttps://data.globalchange.gov/person/12456" -> "LWhiley|Datatype: xsd:string" [ label="foaf:lastName" ];
	"Rhttps://data.globalchange.gov/person/12456" -> "Lhttp://www.flinders.edu.au/people/harriet.whiley|Datatype: xsd:anyURI" [ label="foaf:page" ];
	"Rhttps://data.globalchange.gov/person/12456" -> "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/12456" [ label="prov:agent" ];
	"B_:genid1" -> "Rhttps://data.globalchange.gov/organization/flinders-university-school-environment-health-environment-group" [ label="prov:actedOnBehalfOf" ];
	"B_:genid1" -> "Rhttps://data.globalchange.gov/role_type/author" [ label="prov:hadRole" ];
	"Rhttps://data.globalchange.gov/article/10.3390/pathogens4030590" -> "B_:genid1" [ label="prov:qualifiedAttribution" ];
	"B_:genid2" -> "Rprov:Attribution" [ label="http://www.w3.org/1999/02/22-rdf-syntax-ns#type" ];
	"B_:genid2" -> "Rhttps://data.globalchange.gov/person/12456" [ label="prov:agent" ];
	"B_:genid2" -> "Rhttps://data.globalchange.gov/organization/flinders-university-school-environment-health-environment-group" [ label="prov:actedOnBehalfOf" ];
	"B_:genid2" -> "Rhttps://data.globalchange.gov/role_type/point_of_contact" [ label="prov:hadRole" ];
	"Rhttps://data.globalchange.gov/article/10.3390/pathogens4030590" -> "B_:genid2" [ label="prov:qualifiedAttribution" ];

	// Resources
	"Rhttps://data.globalchange.gov/person/12456" [ label="https://data.globalchange.gov/person/12456", 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/flinders-university-school-environment-health-environment-group" [ label="https://data.globalchange.gov/organization/flinders-university-school-environment-health-environment-group", 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.3390/pathogens4030590" [ label="https://data.globalchange.gov/article/10.3390/pathogens4030590", shape = ellipse, color = blue ];
	"Rhttps://data.globalchange.gov/role_type/point_of_contact" [ label="https://data.globalchange.gov/role_type/point_of_contact", shape = ellipse, color = blue ];

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

	// Literals
	"L12456" [ label="12456", shape = record ];
	"L0000-0001-8940-3508" [ label="0000-0001-8940-3508", shape = record ];
	"LHarriet|Datatype: xsd:string" [ label="Harriet|Datatype: xsd:string", shape = record ];
	"LWhiley|Datatype: xsd:string" [ label="Whiley|Datatype: xsd:string", shape = record ];
	"Lhttp://www.flinders.edu.au/people/harriet.whiley|Datatype: xsd:anyURI" [ label="http://www.flinders.edu.au/people/harriet.whiley|Datatype: xsd:anyURI", 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";
}
