@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Francis_Chouat	dbo:occupation	dbpedia-fr:Francis_Chouat__PersonFunction__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:Francis_Chouat__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Francis_Chouat__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Francis_Chouat__PersonFunction__1	dbo:electionDate	"2018-11-25"^^xsd:date ;
	dbo:functionStartDate	"2018-11-26"^^xsd:date ;
	dbo:parliamentaryGroup	"" ,
		"app.LREM" ;
	dbo:termOfOffice	"" ;
	dbo:title	"D\u00E9put\u00E9 fran\u00E7ais"@fr ,
		""@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/D\u00E9put\u00E9_fran\u00E7ais> ;
	dbo:predecessor	dbpedia-fr:Manuel_Valls .