@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__3>	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Pooler,_Georgia__PoliticalFunction__3>	rdf:type	dbo:PoliticalFunction ,
		dbo:PersonFunction ;
	owl:sameAs	<http://dbpedia.org/resource/Pooler,_Georgia__PoliticalFunction__3> ;
	dbo:leaderTitle	"Mayor Pro Tem"@en ;
	dbo:personName	"Aaron C. Henry" .
<http://dbpedia.org/resource/Pooler,_Georgia>	dbo:politicalLeader	<http://dbpedia.org/resource/Pooler,_Georgia__PoliticalFunction__3> .