@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1073619418	rdf:type	cplt:MembershipPasivo .
@prefix org:	<http://www.w3.org/ns/org#> .
@prefix ns3:	<http://datos.infolobby.cl/infolobby/pasivo/> .
_:b1073619418	org:member	ns3:AB017172833 .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/institucion/> .
_:b1073619418	org:organization	ns4:ab017 ;
	org:memberDuring	_:b1080421200 ;
	org:role	<http://datos.infolobby.cl/infolobby/cargo/49> .
_:b1080421199	rdf:type	cplt:IntervaloPasivoTermino .
@prefix time:	<http://www.w3.org/2006/time#> .
_:b1080421199	time:year	2022 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b1080421199	time:inXSDDateTime	"2022-03-11"^^xsd:date ;
	time:quarter	1 .
_:b1080421200	rdf:type	cplt:IntervaloPasivo ;
	time:hasBeginning	_:b1080421201 ;
	time:hasEnd	_:b1080421199 .
_:b1080421201	rdf:type	cplt:IntervaloPasivoInicio ;
	time:year	2018 ;
	time:inXSDDateTime	"2018-03-14"^^xsd:date ;
	time:quarter	1 .