@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbpedia-fr:Armand_De_Decker__PersonFunction__1	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:Armand_De_Decker__PersonFunction__1	rdf:type	owl:Thing .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Armand_De_Decker__PersonFunction__1	dbo:activeYearsEndDate	"2017-06-17"^^xsd:date ;
	dbo:activeYearsEndYear	"2017"^^xsd:gYear ,
		"2006"^^xsd:gYear ;
	dbo:activeYearsStartDate	"2006-12-01"^^xsd:date ;
	dbo:activeYearsStartYear	"2006"^^xsd:gYear ;
	dbo:title	"Bourgmestre d'Uccle"@fr ,
		""@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Liste_des_bourgmestres_d\u0027Uccle> ;
	dbo:predecessor	dbpedia-fr:Claude_Desmedt ;
	dbo:successor	dbpedia-fr:Marc_Cools ,
		<http://fr.dbpedia.org/resource/Boris_Dilli\u00E8s> .