@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1073545523	rdf:type	cplt:MembershipPasivo .
@prefix org:	<http://www.w3.org/ns/org#> .
@prefix ns3:	<http://datos.infolobby.cl/infolobby/pasivo/> .
_:b1073545523	org:member	ns3:AB014530673 .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/institucion/> .
_:b1073545523	org:organization	ns4:ab014 ;
	org:memberDuring	_:b1080199515 ;
	org:role	<http://datos.infolobby.cl/infolobby/cargo/49> .
_:b1080199514	rdf:type	cplt:IntervaloPasivoTermino .
@prefix time:	<http://www.w3.org/2006/time#> .
_:b1080199514	time:year	2022 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b1080199514	time:inXSDDateTime	"2022-11-05"^^xsd:date ;
	time:quarter	4 .
_:b1080199515	rdf:type	cplt:IntervaloPasivo ;
	time:hasBeginning	_:b1080199516 ;
	time:hasEnd	_:b1080199514 .
_:b1080199516	rdf:type	cplt:IntervaloPasivoInicio ;
	time:year	2022 ;
	time:inXSDDateTime	"2022-11-03"^^xsd:date ;
	time:quarter	4 .