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

	"Rhttps://data.globalchange.gov/organization/hicks-company" -> "Lhicks-company" [ label="dcterms:identifier" ];
	"Rhttps://data.globalchange.gov/organization/hicks-company" -> "LHicks & Company|Datatype: xsd:string" [ label="skos:prefLabel" ];
	"Rhttps://data.globalchange.gov/organization/hicks-company" -> "Lhttps://hicksenv.com/|Datatype: xsd:anyURI" [ label="gcis:hasURL" ];
	"Rhttps://data.globalchange.gov/organization/hicks-company" -> "Lcommercial" [ label="dbpprop:organizationType" ];
	"Rhttps://data.globalchange.gov/organization/hicks-company" -> "Rgcis:Organization" [ 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/organization/hicks-company" [ label="prov:agent" ];
	"B_:genid1" -> "Rhttps://data.globalchange.gov/role_type/author" [ label="prov:hadRole" ];
	"Rhttps://data.globalchange.gov/report/habitat-conservation-plan" -> "B_:genid1" [ label="prov:qualifiedAttribution" ];

	// Resources
	"Rhttps://data.globalchange.gov/organization/hicks-company" [ label="https://data.globalchange.gov/organization/hicks-company", shape = ellipse, color = blue ];
	"Rgcis:Organization" [ label="gcis:Organization", shape = ellipse, color = blue ];
	"Rprov:Attribution" [ label="prov:Attribution", 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/report/habitat-conservation-plan" [ label="https://data.globalchange.gov/report/habitat-conservation-plan", shape = ellipse, color = blue ];

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

	// Literals
	"Lhicks-company" [ label="hicks-company", shape = record ];
	"LHicks & Company|Datatype: xsd:string" [ label="Hicks & Company|Datatype: xsd:string", shape = record ];
	"Lhttps://hicksenv.com/|Datatype: xsd:anyURI" [ label="https://hicksenv.com/|Datatype: xsd:anyURI", shape = record ];
	"Lcommercial" [ label="commercial", shape = record ];

	label="\n\nModel:\nhttps://data.globalchange.gov\n\nNamespaces:\ndcterms: http://purl.org/dc/terms/\nskos: http://www.w3.org/2004/02/skos/core#\nxsd: http://www.w3.org/2001/XMLSchema#\ngcis: http://data.globalchange.gov/gcis.owl#\ndbpprop: http://dbpedia.org/property/\norg: http://www.w3.org/ns/org#\nplace: http://purl.org/ontology/places#\nprov: http://www.w3.org/ns/prov#\nowl: http://www.w3.org/2002/07/owl#\n";
}
