@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__8 .
@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__8	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Neville_Chamberlain__PersonFunction__8 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Neville_Chamberlain__PersonFunction__8	dbo:activeYearsEndDate	"1923-08-27"^^xsd:date ;
	dbo:activeYearsEndYear	"1923"^^xsd:gYear ;
	dbo:activeYearsStartDate	"1923-03-07"^^xsd:date ;
	dbo:activeYearsStartYear	"1923"^^xsd:gYear ;
	dbo:title	"Ministre de la Sant\u00E9"@fr ,
		""@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Secr\u00E9taire_d\u0027\u00C9tat_\u00E0_la_Sant\u00E9> ;
	dbo:predecessor	dbpedia-fr:Arthur_Griffith-Boscawen ;
	dbo:primeMinister	dbpedia-fr:Andrew_Bonar_Law ;
	dbo:successor	<http://fr.dbpedia.org/resource/William_Joynson-Hicks_(1er_vicomte_Brentford)> .