@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Nelson_Chamisa	dbo:occupation	dbpedia-fr:Nelson_Chamisa__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:Nelson_Chamisa__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Nelson_Chamisa__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Nelson_Chamisa__PersonFunction__1	dbo:functionStartDate	"2018-02-15"^^xsd:date ;
	dbo:title	""@fr ,
		"Pr\u00E9sident du Mouvement pour le changement d\u00E9mocratique \u2013 Tsvangirai"@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Mouvement_pour_le_changement_d\u00E9mocratique_\u2013_Tsvangirai> ;
	dbo:predecessor	dbpedia-fr:Morgan_Tsvangirai .