@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:George_Le_Hunte	dbpprop:premier	<http://dbpedia.org/resource/Richard_Butler_%28Australian_politician%29> .
<http://dbpedia.org/resource/John_Jenkins_%28Australian_politician%29>	dbpprop:successor	<http://dbpedia.org/resource/Richard_Butler_%28Australian_politician%29> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Richard_Butler_%28Australian_politician%29>	rdf:type	dbpedia-owl:President ,
		dbpedia-owl:Politician .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Richard_Butler_%28Australian_politician%29>	rdf:type	owl:Thing ,
		dbpedia-owl:Person ;
	dbpprop:name	"Richard Butler"@en ;
	dbpedia-owl:party	dbpedia:Conservatism ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000ce31d6> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Richard_Butler_%28Australian_politician%29>	foaf:name	"Richard Butler" ;
	foaf:page	<http://en.wikipedia.org/wiki/Richard_Butler_%28Australian_politician%29> ;
	dbpprop:reference	<http://www.adb.online.anu.edu.au/biogs/A070510b.htm> ,
		<http://elections.uwa.edu.au/listmins.lasso> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Richard_Butler_%28Australian_politician%29>	rdfs:label	"Richard Butler (Australian politician)"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Sir_Richard_Butler_%28Australia%29.jpg/200px-Sir_Richard_Butler_%28Australia%29.jpg> ;
	dbpprop:abstract	"Sir Richard Butler (3 December 1850 &ndash; 28 April 1925) was an Australian politician and Premier of South Australia."@en ;
	rdfs:comment	"Sir Richard Butler (3 December 1850 &ndash; 28 April 1925) was an Australian politician and Premier of South Australia."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/a/a7/Sir_Richard_Butler_%28Australia%29.jpg> .
@prefix ns7:	<http://dbpedia.org/ontology/Person/> .
<http://dbpedia.org/resource/Richard_Butler_%28Australian_politician%29>	ns7:party	dbpedia:Conservatism .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns9:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Richard_Butler_%28Australian_politician%29>	skos:subject	ns9:Knights_Bachelor ,
		ns9:Australian_knights ,
		<http://dbpedia.org/resource/Category:1925_deaths> ,
		<http://dbpedia.org/resource/Category:1850_births> ,
		ns9:Premiers_of_South_Australia ,
		<http://dbpedia.org/resource/Category:Former_pupils_of_St_Peter%27s_College%2C_Adelaide> .
@prefix ns10:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Richard_Butler_%28Australian_politician%29>	dbpprop:wikiPageUsesTemplate	ns10:dictionary_of_australian_biography ,
		ns10:infobox_president ,
		ns10:succession_box ;
	dbpprop:last	"Butler"@en ;
	dbpprop:link	<http://gutenberg.net.au/dictbiog/0-dict-biogBr-By.html> ;
	dbpprop:title	dbpedia:Premier_of_South_Australia ;
	dbpprop:years	"&ndash;"@en ;
	dbpprop:after	dbpedia:Thomas_Price ;
	dbpprop:party	dbpedia:Conservatism ;
	dbpprop:first	"Richard"@en ;
	dbpprop:termStart	"1 March 1905"@en ;
	dbpprop:successor	dbpedia:Thomas_Price ;
	dbpprop:order	dbpedia:Premier_of_South_Australia ,
		<http://dbpedia.org/resource/South_Australian_state_election%2C_1906> ,
		<http://dbpedia.org/resource/South_Australian_state_election%2C_1905> ;
	dbpprop:termEnd	"26 July 1905"@en ;
	dbpprop:predecessor	<http://dbpedia.org/resource/John_Jenkins_%28Australian_politician%29> ;
	dbpprop:before	<http://dbpedia.org/resource/John_Jenkins_%28Australian_politician%29> ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/Richard_Butler_%28Australian_politician%29> .
dbpedia:Thomas_Price	dbpprop:predecessor	<http://dbpedia.org/resource/Richard_Butler_%28Australian_politician%29> .