@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Greg_Hunt	dbo:occupation	dbpedia-fr:Greg_Hunt__PersonFunction__4 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:Greg_Hunt__PersonFunction__4	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Greg_Hunt__PersonFunction__4 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Greg_Hunt__PersonFunction__4	dbo:activeYearsEndDate	"2017-01-24"^^xsd:date ;
	dbo:activeYearsEndYear	"2017"^^xsd:gYear ;
	dbo:activeYearsStartDate	"2016-07-19"^^xsd:date ;
	dbo:activeYearsStartYear	"2016"^^xsd:gYear ;
	dbo:title	""@fr ,
		"Ministre de l'Industrie, de l'Innovation et de la Science"@fr ;
	dbo:government	dbpedia-fr:Gouvernement_Turnbull_II ;
	dbo:predecessor	dbpedia-fr:Christopher_Pyne ;
	dbo:primeMinister	dbpedia-fr:Malcolm_Turnbull .