@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Alfred_de_Falloux	dbo:occupation	dbpedia-fr:Alfred_de_Falloux__PersonFunction__2 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbpedia-fr:Alfred_de_Falloux__PersonFunction__2	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:Alfred_de_Falloux__PersonFunction__2	rdf:type	owl:Thing ;
	owl:sameAs	dbpedia-fr:Alfred_de_Falloux__PersonFunction__2 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Alfred_de_Falloux__PersonFunction__2	dbo:activeYearsEndDate	"1851-12-02"^^xsd:date ;
	dbo:activeYearsEndYear	"1851"^^xsd:gYear ;
	dbo:activeYearsStartDate	"1846-08-01"^^xsd:date ;
	dbo:activeYearsStartYear	"1846"^^xsd:gYear ;
	dbo:title	"D\u00E9put\u00E9"@fr ,
		""@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/D\u00E9put\u00E9_fran\u00E7ais> .