@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:James_Callaghan	dbo:occupation	dbpedia-fr:James_Callaghan__PersonFunction__3 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:James_Callaghan__PersonFunction__3	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:James_Callaghan__PersonFunction__3 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:James_Callaghan__PersonFunction__3	dbo:activeYearsEndDate	"1980-11-10"^^xsd:date ;
	dbo:activeYearsEndYear	"1980"^^xsd:gYear ;
	dbo:activeYearsStartDate	"1976-04-05"^^xsd:date ;
	dbo:activeYearsStartYear	"1976"^^xsd:gYear ;
	dbo:title	""@fr ,
		"Chef du Parti travailliste"@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Chef_du_Parti_travailliste_(Royaume-Uni)> ;
	dbo:predecessor	dbpedia-fr:Harold_Wilson ;
	dbo:successor	dbpedia-fr:Michael_Foot .