@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Greg_Kerr	dbo:occupation	dbpedia-fr:Greg_Kerr__PersonFunction__2 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:Greg_Kerr__PersonFunction__2	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Greg_Kerr__PersonFunction__2 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Greg_Kerr__PersonFunction__2	dbo:electionDate	"2008-10-14"^^xsd:date ;
	dbo:title	""@fr ,
		"D\u00E9put\u00E9 deNova-Ouest"@fr ,
		"\u00E0 laChambre des communes du Canada"@fr ;
	dbo:category	dbpedia-fr:Nova-Ouest ,
		dbpedia-fr:Chambre_des_communes_du_Canada ;
	dbo:predecessor	dbpedia-fr:Robert_Thibault .