@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:William_Burley__PersonFunction__1	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbpedia-fr:William_Burley__PersonFunction__1	rdf:type	dbo:PersonFunction .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:William_Burley__PersonFunction__1	dbo:activeYearsEndDate	"1437-03-27"^^xsd:date ;
	dbo:activeYearsEndYear	"1437"^^xsd:gYear ;
	dbo:activeYearsStartYear	"0019"^^xsd:gYear ;
	dbo:title	"Pr\u00E9sident de la Chambre des communes d'Angleterre"@fr ,
		""@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Pr\u00E9sident_de_la_Chambre_des_communes_du_Royaume-Uni> ;
	dbo:monarch	<http://fr.dbpedia.org/resource/Henri_VI_(roi_d\u0027Angleterre)> ;
	dbo:predecessor	dbpedia-fr:John_Tyrell ;
	dbo:successor	dbpedia-fr:William_Tresham .