@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Gustave_Chopinet	dbo:occupation	dbpedia-fr:Gustave_Chopinet__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:Gustave_Chopinet__PersonFunction__3	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Gustave_Chopinet__PersonFunction__3 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Gustave_Chopinet__PersonFunction__3	dbo:activeYearsEndDate	"1902-05-11"^^xsd:date ;
	dbo:activeYearsEndYear	"1902"^^xsd:gYear ;
	dbo:activeYearsStartDate	"1898-05-08"^^xsd:date ;
	dbo:activeYearsStartYear	"1898"^^xsd:gYear ;
	dbo:electionDate	"1898-05-08"^^xsd:date ;
	dbo:parliamentaryGroup	"Gauche radicale" ,
		"" ;
	dbo:government	<http://fr.dbpedia.org/resource/Troisi\u00E8me_R\u00E9publique_(France)> ;
	dbo:successor	dbpedia-fr:Georges_Audigier .