@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Alexandre_Monnet	dbo:occupation	dbpedia-fr:Alexandre_Monnet__PersonFunction__2 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:Alexandre_Monnet__PersonFunction__2	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Alexandre_Monnet__PersonFunction__2 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Alexandre_Monnet__PersonFunction__2	dbo:activeYearsEndDate	"1849-12-01"^^xsd:date ;
	dbo:activeYearsEndYear	"1849"^^xsd:gYear ;
	dbo:activeYearsStartDate	"1848-10-03"^^xsd:date ;
	dbo:activeYearsStartYear	"1848"^^xsd:gYear ;
	dbo:title	""@fr ,
		"Vicaire Apostolique de Madagascar"@fr ;
	dbo:predecessor	dbpedia-fr:Pierre_Dalmond ;
	dbo:successor	dbpedia-fr:Louis_Jouen .