@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Jaime_Churches	dbo:termPeriod	dbr:Jaime_Churches__Tenure__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Jaime_Churches__Tenure__1	rdf:type	dbo:TimePeriod .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Jaime_Churches__Tenure__1	rdf:type	ns3:TimeInterval ,
		dbo:Tenure .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Jaime_Churches__Tenure__1	owl:sameAs	dbr:Jaime_Churches__Tenure__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Jaime_Churches__Tenure__1	dbo:end	"2025-01-01"^^xsd:date ;
	dbo:start	"2023-01-01"^^xsd:date ;
	dbo:predecessor	dbr:Regina_Weiss ;
	dbo:successor	dbr:Rylee_Linting ;
	dbo:constituencyDistrict	<http://dbpedia.org/resource/Michigan\u0027s_27th_House_of_Representatives_district> .