@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Joseph_Cook	dbo:occupation	dbpedia-fr:Joseph_Cook__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:Joseph_Cook__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Joseph_Cook__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Joseph_Cook__PersonFunction__1	dbo:activeYearsEndDate	"1914-09-17"^^xsd:date ;
	dbo:activeYearsEndYear	"1914"^^xsd:gYear ,
		"1913"^^xsd:gYear ;
	dbo:activeYearsStartDate	"1913-06-24"^^xsd:date ;
	dbo:activeYearsStartYear	"1913"^^xsd:gYear ;
	dbo:title	"Premier ministre australien"@fr ,
		"Premier ministre d'Australie"@fr ,
		""@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Premier_ministre_d\u0027Australie> ;
	dbo:governor	dbpedia-fr:Ronald_Munro-Ferguson ,
		dbpedia-fr:Thomas_Denman ;
	dbo:monarch	dbpedia-fr:George_V ;
	dbo:predecessor	dbpedia-fr:Andrew_Fisher ;
	dbo:successor	dbpedia-fr:Andrew_Fisher .