@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1077403301	rdf:type	cplt:Activo .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1077403301	foaf:name	"Pavel Gui\u00F1eu"^^xsd:string .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/institucion/> .
_:b1077403301	cplt:registradoPor	ns4:nr006 ;
	cplt:identificadorTemporal	"3446104"^^xsd:int ;
	cplt:fechaRegistro	"2023-09-25T19:16:30.397"^^xsd:dateTime .
@prefix org:	<http://www.w3.org/ns/org#> .
_:b1077403301	org:hasMember	_:b1105928816 ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/persona/6af0af1fb373acb510e2ffbc28f3c52e> .
_:b1105928816	rdf:type	cplt:MembershipActivo ;
	org:memberDuring	_:b1105928817 .
_:b1105928817	rdf:type	cplt:IntervaloActivo .
@prefix time:	<http://www.w3.org/2006/time#> .
_:b1105928817	time:hasBeginning	_:b1105928818 ;
	time:hasEnd	_:b1105928819 .
_:b1105928818	rdf:type	cplt:IntervaloActivoInicio .
_:b1105928819	rdf:type	cplt:IntervaloActivoTermino .