@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Sandro_Cortese	dbo:occupation	dbpedia-fr:Sandro_Cortese__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:Sandro_Cortese__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Sandro_Cortese__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Sandro_Cortese__PersonFunction__1	dbo:activeYearsEndYear	"2012"^^xsd:gYear ;
	dbo:activeYearsStartYear	"2012"^^xsd:gYear ;
	dbo:title	"Champion du monde Moto3"@fr ,
		""@fr ;
	dbo:category	dbpedia-fr:Championnats_du_monde_de_vitesse_moto ;
	dbo:successor	<http://fr.dbpedia.org/resource/Maverick_Vi\u00F1ales> .