@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Stuart_Murray	dbo:termPeriod	dbr:Stuart_Murray__Tenure__2 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Stuart_Murray__Tenure__2	rdf:type	ns3:TimeInterval ,
		dbo:TimePeriod ,
		dbo:Tenure .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Stuart_Murray__Tenure__2	owl:sameAs	dbr:Stuart_Murray__Tenure__2 ;
	dbo:successor	dbr:Hugh_McFadyen .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Stuart_Murray__Tenure__2	dbo:start	"2000-11-04"^^xsd:date ;
	dbo:end	"2006-04-09"^^xsd:date ;
	dbo:office	"Leader of theProgressive Conservative Party of Manitoba" .