@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1091090190	rdf:type	cplt:RegistroEntidad .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1091090190	foaf:name	"Simco Spa"^^xsd:string .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/institucion/> .
_:b1091090190	cplt:registradoPor	ns4:aw004 ;
	cplt:descripcion	"SpA"^^xsd:string ;
	cplt:identificadorOtorgaRegistrador	"60599"^^xsd:string ;
	cplt:identificadorTemporal	"1060116"^^xsd:string ;
	cplt:fechaRegistro	"2020-05-04T16:42:57.550"^^xsd:dateTime ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/entidad/765902215r> ;
	cplt:rut	"765902215"^^xsd:string ;
	cplt:esDeTipo	"Con personalidad jur\u00C3\u00ADdica"^^xsd:string ;
	cplt:actividad	"Mineria"^^xsd:string ;
	cplt:domicilio	"Amunategui 178 piso 4"^^xsd:string ;
	cplt:giro	"Mineria"^^xsd:string ;
	cplt:representante	"Francisco Javier Err\u00E1zuriz Ovalle, Alejandro Puelles"^^xsd:string .