@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Catherine_Chabaud	dbo:occupation	dbpedia-fr:Catherine_Chabaud__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:Catherine_Chabaud__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Catherine_Chabaud__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Catherine_Chabaud__PersonFunction__1	dbo:electionDate	"2019-05-26"^^xsd:date ;
	dbo:functionStartDate	"2019-07-02"^^xsd:date ;
	dbo:parliamentaryGroup	"" ,
		"RE" ;
	dbo:termOfOffice	"" ,
		"9" ;
	dbo:title	""@fr ,
		"D\u00E9put\u00E9e europ\u00E9enne"@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/D\u00E9put\u00E9_europ\u00E9en> .