@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Neville_Chamberlain	dbo:occupation	dbpedia-fr:Neville_Chamberlain__PersonFunction__3 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:Neville_Chamberlain__PersonFunction__3	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Neville_Chamberlain__PersonFunction__3 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Neville_Chamberlain__PersonFunction__3	dbo:activeYearsEndDate	"1940-10-09"^^xsd:date ;
	dbo:activeYearsEndYear	"1940"^^xsd:gYear ;
	dbo:activeYearsStartDate	"1937-05-27"^^xsd:date ;
	dbo:activeYearsStartYear	"1937"^^xsd:gYear ;
	dbo:electionDate	"1937-05-27"^^xsd:date ;
	dbo:title	""@fr ,
		"Chef du Parti conservateur"@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Chef_du_Parti_conservateur_(Royaume-Uni)> ;
	dbo:predecessor	dbpedia-fr:Stanley_Baldwin ;
	dbo:successor	dbpedia-fr:Winston_Churchill .