@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1074921134	rdf:type	cplt:Activo .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1074921134	foaf:name	"EDUARDO ANDRES MOYA REYES "^^xsd:string .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/institucion/> .
_:b1074921134	cplt:registradoPor	ns4:ai002 ;
	cplt:identificadorTemporal	"4102537"^^xsd:int ;
	cplt:fechaRegistro	"2026-04-07T13:56:57.960"^^xsd:dateTime .
@prefix org:	<http://www.w3.org/ns/org#> .
_:b1074921134	org:hasMember	_:b1108554548 .
@prefix ns6:	<http://datos.infolobby.cl/infolobby/persona/> .
_:b1074921134	cplt:correspondeA	ns6:b8c0ade665d2d2c821bb848fb8bc69da .
_:b1108554548	rdf:type	cplt:MembershipActivo ;
	org:memberDuring	_:b1108554549 .
_:b1108554549	rdf:type	cplt:IntervaloActivo .
@prefix time:	<http://www.w3.org/2006/time#> .
_:b1108554549	time:hasBeginning	_:b1108554550 ;
	time:hasEnd	_:b1108554551 .
_:b1108554550	rdf:type	cplt:IntervaloActivoInicio .
_:b1108554551	rdf:type	cplt:IntervaloActivoTermino .