@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Susie_Chant	dbo:termPeriod	dbr:Susie_Chant__Tenure__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Susie_Chant__Tenure__1	rdf:type	ns3:TimeInterval ,
		dbo:TimePeriod ,
		dbo:Tenure .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Susie_Chant__Tenure__1	owl:sameAs	dbr:Susie_Chant__Tenure__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Susie_Chant__Tenure__1	dbo:start	"2024-11-18"^^xsd:date ;
	dbo:primeMinister	dbr:David_Eby ;
	dbo:predecessor	dbr:Harwinder_Sandhu ;
	dbo:office	"Parliamentary Secretary for Seniors\u2019 Services and Long-Term Care ofBritish Columbia" .