@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<https://dbpedia.org/resource/> .
@prefix ns2:	<https://dbpedia.org/ontology/> .
ns1:Hershel_Gober__Tenure__4	rdf:type	ns2:Tenure .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
ns1:Hershel_Gober__Tenure__4	rdf:type	ns3:TimeInterval ,
		ns2:TimePeriod .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
ns1:Hershel_Gober__Tenure__4	owl:sameAs	dbr:Hershel_Gober__Tenure__4 ;
	ns2:successor	ns1:Nick_Bacon .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:Hershel_Gober__Tenure__4	ns2:start	"1988-01-04"^^xsd:date ;
	ns2:end	"1993-02-04"^^xsd:date ;
	ns2:office	"Director of the Arkansas Department of Veterans Affairs" ;
	ns2:governor	ns1:Bill_Clinton ,
		ns1:Jim_Guy_Tucker .
ns1:Hershel_Gober	ns2:termPeriod	ns1:Hershel_Gober__Tenure__4 .