@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1089813581	rdf:type	cplt:RegistroEntidad .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1089813581	foaf:name	"Telxius Torres Chile SA"^^xsd:string .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/institucion/> .
_:b1089813581	cplt:registradoPor	ns4:mu228 ;
	cplt:descripcion	"Sociedad Anonima"^^xsd:string ;
	cplt:identificadorTemporal	"1700138"^^xsd:string ;
	cplt:fechaRegistro	"2022-11-24T14:17:29.660"^^xsd:dateTime ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/entidad/765585759r> ;
	cplt:rut	"765585759"^^xsd:string ;
	cplt:esDeTipo	"Con personalidad jur\u00C3\u00ADdica"^^xsd:string ;
	cplt:actividad	"Infraestructura"^^xsd:string ;
	cplt:domicilio	"Providencia 111"^^xsd:string ;
	cplt:giro	"Otros Servicios de Telecomunicaciones"^^xsd:string ;
	cplt:representante	"Rodrigo Torres Melendez"^^xsd:string .