@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Common_Sense_Group__Common_Sense_Group__1__PersonFunction__3	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Common_Sense_Group__Common_Sense_Group__1__PersonFunction__3	rdf:type	dbo:PersonFunction ;
	owl:sameAs	dbr:Common_Sense_Group__Common_Sense_Group__1__PersonFunction__3 ;
	dbo:personName	"Tom Hunt" ;
	dbo:person	<http://dbpedia.org/resource/Tom_Hunt_(politician)> ;
	dbo:title	"Vice Chairman"@en .
dbr:Common_Sense_Group__Common_Sense_Group__1	dbo:leaderFunction	dbr:Common_Sense_Group__Common_Sense_Group__1__PersonFunction__3 .