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

	"Rhttps://data.globalchange.gov/person/12159" -> "L12159" [ label="dcterms:identifier" ];
	"Rhttps://data.globalchange.gov/person/12159" -> "LAmanda J.|Datatype: xsd:string" [ label="foaf:givenName" ];
	"Rhttps://data.globalchange.gov/person/12159" -> "LCummings|Datatype: xsd:string" [ label="foaf:lastName" ];
	"Rhttps://data.globalchange.gov/person/12159" -> "Lhttp://www.southampton.ac.uk/healthsciences/about/staff/ac2a13.page#publications|Datatype: xsd:anyURI" [ label="foaf:page" ];
	"Rhttps://data.globalchange.gov/person/12159" -> "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/12159" [ label="prov:agent" ];
	"B_:genid1" -> "Rhttps://data.globalchange.gov/organization/university-southampton-school-medicine-division-infection-inflammation-immunity" [ label="prov:actedOnBehalfOf" ];
	"B_:genid1" -> "Rhttps://data.globalchange.gov/role_type/author" [ label="prov:hadRole" ];
	"Rhttps://data.globalchange.gov/article/10.1111/j.1398-9995.2010.02342.x" -> "B_:genid1" [ label="prov:qualifiedAttribution" ];

	// Resources
	"Rhttps://data.globalchange.gov/person/12159" [ label="https://data.globalchange.gov/person/12159", 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/university-southampton-school-medicine-division-infection-inflammation-immunity" [ label="https://data.globalchange.gov/organization/university-southampton-school-medicine-division-infection-inflammation-immunity", 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.1111/j.1398-9995.2010.02342.x" [ label="https://data.globalchange.gov/article/10.1111/j.1398-9995.2010.02342.x", shape = ellipse, color = blue ];

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

	// Literals
	"L12159" [ label="12159", shape = record ];
	"LAmanda J.|Datatype: xsd:string" [ label="Amanda J.|Datatype: xsd:string", shape = record ];
	"LCummings|Datatype: xsd:string" [ label="Cummings|Datatype: xsd:string", shape = record ];
	"Lhttp://www.southampton.ac.uk/healthsciences/about/staff/ac2a13.page#publications|Datatype: xsd:anyURI" [ label="http://www.southampton.ac.uk/healthsciences/about/staff/ac2a13.page#publications|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";
}
