@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1073618682	rdf:type	cplt:MembershipPasivo .
@prefix org:	<http://www.w3.org/ns/org#> .
@prefix ns3:	<http://datos.infolobby.cl/infolobby/pasivo/> .
_:b1073618682	org:member	ns3:AB016896259 .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/institucion/> .
_:b1073618682	org:organization	ns4:ab016 ;
	org:memberDuring	_:b1080418992 ;
	org:role	<http://datos.infolobby.cl/infolobby/cargo/49> .
_:b1080418991	rdf:type	cplt:IntervaloPasivoTermino .
_:b1080418992	rdf:type	cplt:IntervaloPasivo .
@prefix time:	<http://www.w3.org/2006/time#> .
_:b1080418992	time:hasBeginning	_:b1080418993 ;
	time:hasEnd	_:b1080418991 .
_:b1080418993	rdf:type	cplt:IntervaloPasivoInicio ;
	time:year	2026 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b1080418993	time:inXSDDateTime	"2026-03-11"^^xsd:date ;
	time:quarter	1 .