@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Vitantonio_Liuzzi	dbo:occupation	dbpedia-fr:Vitantonio_Liuzzi__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:Vitantonio_Liuzzi__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Vitantonio_Liuzzi__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Vitantonio_Liuzzi__PersonFunction__1	dbo:activeYearsEndYear	"2004"^^xsd:gYear ;
	dbo:activeYearsStartYear	"2004"^^xsd:gYear ;
	dbo:title	"Champion \u00AB Intercontinental \u00BB de Formule 3000"@fr ,
		""@fr ;
	dbo:category	dbpedia-fr:Formule_3000 ;
	dbo:predecessor	<http://fr.dbpedia.org/resource/Bj\u00F6rn_Wirdheim> .