@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Tiny_Chotelo__Tenure__1	rdf:type	ns2:TimeInterval .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Tiny_Chotelo__Tenure__1	rdf:type	dbo:TimePeriod ,
		dbo:Tenure .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Tiny_Chotelo__Tenure__1	owl:sameAs	dbr:Tiny_Chotelo__Tenure__1 ;
	dbo:predecessor	dbr:Patrick_Mabilo ;
	dbo:successor	dbr:Pauline_Williams .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Tiny_Chotelo__Tenure__1	dbo:start	"2014-05-30"^^xsd:date ;
	dbo:end	"2018-02-15"^^xsd:date ;
	dbo:office	"Northern Cape MEC for Nature Conservation and Environmental Affairs" ;
	dbo:primeMinister	dbr:Sylvia_Lucas .
dbr:Tiny_Chotelo	dbo:termPeriod	dbr:Tiny_Chotelo__Tenure__1 .