@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://fr.dbpedia.org/resource/Labatut-Rivi\u00E8re__Mars_1950__1>	rdf:type	dbo:PoliticalFunction ,
		dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://fr.dbpedia.org/resource/Labatut-Rivi\u00E8re__Mars_1950__1>	rdf:type	owl:Thing ;
	owl:sameAs	<http://fr.dbpedia.org/resource/Labatut-Rivi\u00E8re__Mars_1950__1> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://fr.dbpedia.org/resource/Labatut-Rivi\u00E8re__Mars_1950__1>	dbo:functionEndYear	"1953"^^xsd:gYear ;
	dbo:functionStartYear	"1950"^^xsd:gYear ;
	dbo:personName	"Henri Dieuzeide" ;
	dbo:municipality	<http://fr.dbpedia.org/resource/Labatut-Rivi\u00E8re> .