@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://fr.dbpedia.org/resource/Saint-Remy-Chauss\u00E9e____1>	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://fr.dbpedia.org/resource/Saint-Remy-Chauss\u00E9e____1>	rdf:type	dbo:PersonFunction ,
		dbo:PoliticalFunction ;
	owl:sameAs	<http://fr.dbpedia.org/resource/Saint-Remy-Chauss\u00E9e____1> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://fr.dbpedia.org/resource/Saint-Remy-Chauss\u00E9e____1>	dbo:functionEndYear	"2008"^^xsd:gYear ;
	dbo:functionStartYear	"2001"^^xsd:gYear ;
	dbo:personName	"Jean-Pierre Legrand" ;
	dbo:municipality	<http://fr.dbpedia.org/resource/Saint-Remy-Chauss\u00E9e> .