@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__2 .
@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__2	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Gustave_Chopinet__PersonFunction__2 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Gustave_Chopinet__PersonFunction__2	dbo:activeYearsEndDate	"1914-04-26"^^xsd:date ;
	dbo:activeYearsEndYear	"1914"^^xsd:gYear ;
	dbo:activeYearsStartDate	"1906-05-06"^^xsd:date ;
	dbo:activeYearsStartYear	"1906"^^xsd:gYear ;
	dbo:electionDate	"1906-05-06"^^xsd:date ;
	dbo:parliamentaryGroup	"Gauche radicale" ,
		"" ;
	dbo:title	""@fr ,
		"D\u00E9put\u00E9 de l'Oise"@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Liste_des_d\u00E9put\u00E9s_de_l\u0027Oise> ;
	dbo:predecessor	dbpedia-fr:Georges_Audigier ;
	dbo:successor	<http://fr.dbpedia.org/resource/Andr\u00E9_Paisant> .