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

	"B_:genid1" -> "L15 hours|Datatype: xsd:string" [ label="rdf:value" ];

	// Resources

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

	// Literals
	"L15 hours|Datatype: xsd:string" [ label="15 hours|Datatype: xsd:string", shape = record ];

	label="\n\nModel:\nhttps://data.globalchange.gov\n\nNamespaces:\ndcterms: http://purl.org/dc/terms/\nxsd: http://www.w3.org/2001/XMLSchema#\nprov: http://www.w3.org/ns/prov#\ndbpedia_owl: http://dbpedia.org/ontology/\ngcis: http://data.globalchange.gov/gcis.owl#\nrdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#\nrdfs: http://www.w3.org/2000/01/rdf-schema#\n";
}
