@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Pooler,_Georgia__PoliticalFunction__2>	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Pooler,_Georgia__PoliticalFunction__2>	rdf:type	dbo:PersonFunction ,
		dbo:PoliticalFunction ;
	owl:sameAs	<http://dbpedia.org/resource/Pooler,_Georgia__PoliticalFunction__2> ;
	dbo:leaderTitle	"City Manager:"@en ;
	dbo:personName	"Heath Lloyd" .
<http://dbpedia.org/resource/Pooler,_Georgia>	dbo:politicalLeader	<http://dbpedia.org/resource/Pooler,_Georgia__PoliticalFunction__2> .