@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Georges_Chalandon	dbo:occupation	dbpedia-fr:Georges_Chalandon__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:Georges_Chalandon__PersonFunction__3	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Georges_Chalandon__PersonFunction__3 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Georges_Chalandon__PersonFunction__3	dbo:activeYearsEndDate	"1873-02-28"^^xsd:date ;
	dbo:activeYearsEndYear	"1873"^^xsd:gYear ;
	dbo:activeYearsStartDate	"1857-03-18"^^xsd:date ;
	dbo:activeYearsStartYear	"1857"^^xsd:gYear ;
	dbo:title	"Archev\u00EAque d'Aix-en-Provence"@fr ,
		""@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Liste_des_archev\u00EAques_d\u0027Aix-en-Provence> ;
	dbo:predecessor	dbpedia-fr:Pierre-Marie-Joseph_Darcimoles ;
	dbo:successor	<http://fr.dbpedia.org/resource/Th\u00E9odore-Augustin_Forcade> .