@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1089046190	rdf:type	cplt:RegistroEntidad .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1089046190	foaf:name	"ACOCHI"^^xsd:string .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/institucion/> .
_:b1089046190	cplt:registradoPor	ns4:ae006 ;
	cplt:descripcion	"PERSONA JURIDICA"^^xsd:string ;
	cplt:identificadorTemporal	"531992"^^xsd:string ;
	cplt:fechaRegistro	"2018-08-30T20:21:26.440"^^xsd:dateTime ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/entidad/65045040kr> ;
	cplt:rut	"65045040k"^^xsd:string ;
	cplt:esDeTipo	"Con personalidad jur\u00C3\u00ADdica"^^xsd:string ;
	cplt:actividad	"CULTURA Y DIFUSION DEL FOLCLORE, COMIDAS TIPICAS."^^xsd:string ;
	cplt:domicilio	"PJE. RETIRO N\u00B0 0449"^^xsd:string ;
	cplt:giro	"CULTURA Y DIFUSION DEL FOLCLORE"^^xsd:string ;
	cplt:representante	"CAMILO QUINCHAMAN RALIL"^^xsd:string ;
	cplt:esDirector	"CAMILO QUINCHAMAN, ROSA UNQUEN, FRANCISCA FLORES, SERGIO FLORES, JUAN QUINCHAMAN. "^^xsd:string .