@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1075263907	rdf:type	cplt:Activo .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1075263907	foaf:name	"Carla Castillo"^^xsd:string .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/institucion/> .
_:b1075263907	cplt:registradoPor	ns4:un012 ;
	cplt:identificadorOtorgaRegistrador	"556423"^^xsd:string ;
	cplt:identificadorTemporal	"3515895"^^xsd:int ;
	cplt:fechaRegistro	"2024-01-09T05:12:00.743"^^xsd:dateTime .
@prefix org:	<http://www.w3.org/ns/org#> .
_:b1075263907	org:hasMember	_:b1106207980 ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/persona/1d8f3b363f48beee046f59507afc68b5> ;
	cplt:nacionalidadDocumento	<http://datos.infolobby.cl/infolobby/nacionalidad/152> ;
	cplt:nacionalidad	<http://datos.infolobby.cl/infolobby/nacionalidad/152> ;
	cplt:esRemunerado	"false"^^xsd:boolean .
_:b1081325469	rdf:type	cplt:Asistencia ;
	cplt:registraFichaRepresentado	_:b1089096038 ;
	cplt:registraFichaActivoAsistente	_:b1075263907 .
@prefix ns6:	<http://datos.infolobby.cl/infolobby/registroaudiencia/> .
_:b1081325469	cplt:evento	ns6:un0126705771 .
_:b1089096038	rdf:type	cplt:RegistroEntidad ;
	foaf:name	"Sphera Energy"^^xsd:string ;
	cplt:registradoPor	ns4:un012 ;
	cplt:descripcion	"sociedad"^^xsd:string ;
	cplt:identificadorTemporal	"2015388"^^xsd:string ;
	cplt:fechaRegistro	"2024-01-09T05:12:00.743"^^xsd:dateTime ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/entidad/764100514r> ;
	cplt:rut	"764100514"^^xsd:string ;
	cplt:esDeTipo	"Con personalidad jur\u00C3\u00ADdica"^^xsd:string ;
	cplt:actividad	"Generaci\u00F3n de Energ\u00EDa"^^xsd:string ;
	cplt:domicilio	"Augusta Gerona 1577, Of. 406, Las Condes, Santiago"^^xsd:string ;
	cplt:giro	"Generaci\u00F3n de Energ\u00EDa"^^xsd:string ;
	cplt:representante	"Carlos Cabrera y Eduardo Morice"^^xsd:string ;
	cplt:esDirector	"Carlos Cabrera y Eduardo Morice "^^xsd:string .
_:b1106207980	rdf:type	cplt:MembershipActivo ;
	org:memberDuring	_:b1106207981 .
_:b1106207981	rdf:type	cplt:IntervaloActivo .
@prefix time:	<http://www.w3.org/2006/time#> .
_:b1106207981	time:hasBeginning	_:b1106207982 ;
	time:hasEnd	_:b1106207983 .
_:b1106207982	rdf:type	cplt:IntervaloActivoInicio ;
	time:inXSDDateTime	"2023-07-24"^^xsd:date .
_:b1106207983	rdf:type	cplt:IntervaloActivoTermino .