@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Jody_Scheckter	dbo:occupation	dbpedia-fr:Jody_Scheckter__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:Jody_Scheckter__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Jody_Scheckter__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Jody_Scheckter__PersonFunction__1	dbo:activeYearsEndYear	"1979"^^xsd:gYear ;
	dbo:activeYearsStartYear	"1979"^^xsd:gYear ;
	dbo:title	"Champion du monde de Formule 1"@fr ;
	dbo:category	dbpedia-fr:Formule_1 ;
	dbo:predecessor	dbpedia-fr:Mario_Andretti ;
	dbo:successor	dbpedia-fr:Alan_Jones .