@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Rab_Butler	dbo:termPeriod	dbr:Rab_Butler__Tenure__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Rab_Butler__Tenure__1	rdf:type	dbo:TimePeriod .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Rab_Butler__Tenure__1	rdf:type	ns3:TimeInterval ,
		dbo:Tenure .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Rab_Butler__Tenure__1	owl:sameAs	dbr:Rab_Butler__Tenure__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Rab_Butler__Tenure__1	dbo:end	"1963-10-18"^^xsd:date ;
	dbo:start	"1962-07-13"^^xsd:date ;
	dbo:primeMinister	dbr:Harold_Macmillan ;
	dbo:predecessor	dbr:Anthony_Eden ;
	dbo:successor	dbr:William_Whitelaw ;
	dbo:office	"Deputy Prime Minister of the United Kingdom" .