@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Rich_Sattgast	dbo:termPeriod	dbr:Rich_Sattgast__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:Rich_Sattgast__Tenure__2	rdf:type	ns3:TimeInterval ,
		dbo:TimePeriod ,
		dbo:Tenure .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Rich_Sattgast__Tenure__2	owl:sameAs	dbr:Rich_Sattgast__Tenure__2 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Rich_Sattgast__Tenure__2	dbo:end	"2011-01-08"^^xsd:date ;
	dbo:start	"2003-01-07"^^xsd:date ;
	dbo:governor	dbr:Mike_Rounds ;
	dbo:predecessor	dbr:Vern_Larson ;
	dbo:successor	<http://dbpedia.org/resource/Steve_Barnett_(politician)> .