@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Hugo_Carpentier	dbo:occupation	dbpedia-fr:Hugo_Carpentier__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:Hugo_Carpentier__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Hugo_Carpentier__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Hugo_Carpentier__PersonFunction__1	dbo:activeYearsEndYear	"2012"^^xsd:gYear ;
	dbo:activeYearsStartYear	"2012"^^xsd:gYear ;
	dbo:title	"Troph\u00E9e de la recrue offensive"@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Troph\u00E9e_de_la_recrue_offensive> ;
	dbo:predecessor	dbpedia-fr:Pierre-Luc_Faubert ;
	dbo:successor	dbpedia-fr:Alex_Bourret .