@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__1 .
@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__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Greg_Kerr__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Greg_Kerr__PersonFunction__1	dbo:electionDate	"1978-09-19"^^xsd:date ;
	dbo:title	""@fr ,
		"\u00E0 laChambre d'Assembl\u00E9e de la Nouvelle-\u00C9cosse"@fr ,
		"D\u00E9put\u00E9 de"@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Assembl\u00E9e_l\u00E9gislative_de_la_Nouvelle-\u00C9cosse> .