@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1091096972	rdf:type	cplt:RegistroEntidad .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1091096972	foaf:name	"INVERSIONES Y SERVICIOS INSER S.A."^^xsd:string .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/institucion/> .
_:b1091096972	cplt:registradoPor	ns4:aw004 ;
	cplt:descripcion	"Sociedad An\u00F3nima"^^xsd:string ;
	cplt:identificadorTemporal	"1234503"^^xsd:string ;
	cplt:fechaRegistro	"2021-05-05T22:07:13.490"^^xsd:dateTime ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/entidad/99529950kr> ;
	cplt:rut	"99529950k"^^xsd:string ;
	cplt:esDeTipo	"Con personalidad jur\u00C3\u00ADdica"^^xsd:string ;
	cplt:actividad	"SERVICIOS"^^xsd:string ;
	cplt:domicilio	"SANTA MARGARITA 0841, SAN BERNARDO, SANTIAGO"^^xsd:string ;
	cplt:giro	"SERVICIOS"^^xsd:string ;
	cplt:representante	"GIORGIO BENUCCI TORREALBA/VICTOR AMADO HERRERA"^^xsd:string ;
	cplt:esDirector	"Giorgio Benucci Torrealba V\u00EDctor Amado Herrera "^^xsd:string .