@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1072869498	rdf:type	cplt:MembershipPasivo .
@prefix org:	<http://www.w3.org/ns/org#> .
@prefix ns3:	<http://datos.infolobby.cl/infolobby/pasivo/> .
_:b1072869498	org:member	ns3:AK00136156 .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/institucion/> .
_:b1072869498	org:organization	ns4:ak001 ;
	org:memberDuring	_:b1078171440 ;
	org:role	<http://datos.infolobby.cl/infolobby/cargo/7> .
_:b1078171439	rdf:type	cplt:IntervaloPasivoTermino .
@prefix time:	<http://www.w3.org/2006/time#> .
_:b1078171439	time:year	2016 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b1078171439	time:inXSDDateTime	"2016-09-13"^^xsd:date ;
	time:quarter	3 .
_:b1078171440	rdf:type	cplt:IntervaloPasivo ;
	time:hasBeginning	_:b1078171441 ;
	time:hasEnd	_:b1078171439 .
_:b1078171441	rdf:type	cplt:IntervaloPasivoInicio ;
	time:year	2016 ;
	time:inXSDDateTime	"2016-02-15"^^xsd:date ;
	time:quarter	1 .