@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Fidel_Castro	dbo:occupation	dbpedia-fr:Fidel_Castro__PersonFunction__2 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbpedia-fr:Fidel_Castro__PersonFunction__2	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:Fidel_Castro__PersonFunction__2	rdf:type	owl:Thing ;
	owl:sameAs	dbpedia-fr:Fidel_Castro__PersonFunction__2 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Fidel_Castro__PersonFunction__2	dbo:activeYearsEndDate	"2011-04-19"^^xsd:date ;
	dbo:activeYearsEndYear	"2011"^^xsd:gYear ;
	dbo:activeYearsStartDate	"1965-10-03"^^xsd:date ;
	dbo:activeYearsStartYear	"1965"^^xsd:gYear ;
	dbo:title	"Premier secr\u00E9taire duParti communiste de Cuba"@fr ,
		""@fr ;
	dbo:category	dbpedia-fr:Parti_communiste_de_Cuba ;
	dbo:successor	<http://fr.dbpedia.org/resource/Ra\u00FAl_Castro> .