@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Scott_M._Matheson>	dbo:termPeriod	<http://dbpedia.org/resource/Scott_M._Matheson__Tenure__2> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns2:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
<http://dbpedia.org/resource/Scott_M._Matheson__Tenure__2>	rdf:type	ns2:TimeInterval ,
		dbo:TimePeriod ,
		dbo:Tenure .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Scott_M._Matheson__Tenure__2>	owl:sameAs	<http://dbpedia.org/resource/Scott_M._Matheson__Tenure__2> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://dbpedia.org/resource/Scott_M._Matheson__Tenure__2>	dbo:end	"1983-08-02"^^xsd:date ;
	dbo:start	"1982-08-10"^^xsd:date ;
	dbo:predecessor	<http://dbpedia.org/resource/Richard_A._Snelling> ;
	dbo:successor	<http://dbpedia.org/resource/Jim_Thompson_(Illinois_politician)> ;
	dbo:office	"Chair of theNational Governors Association" .