@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1077622025	rdf:type	cplt:Activo .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1077622025	foaf:name	"ANDREA CALDERON"^^xsd:string .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/institucion/> .
_:b1077622025	cplt:registradoPor	ns4:ap004 ;
	cplt:identificadorOtorgaRegistrador	"561627"^^xsd:string ;
	cplt:identificadorTemporal	"3369402"^^xsd:int ;
	cplt:fechaRegistro	"2023-09-06T14:10:00.927"^^xsd:dateTime .
@prefix org:	<http://www.w3.org/ns/org#> .
_:b1077622025	org:hasMember	_:b1105622008 .
@prefix ns6:	<http://datos.infolobby.cl/infolobby/persona/> .
_:b1077622025	cplt:correspondeA	ns6:d0403e9dfb74f98f2f248fcd358575dd ;
	cplt:nacionalidadDocumento	<http://datos.infolobby.cl/infolobby/nacionalidad/152> ;
	cplt:nacionalidad	<http://datos.infolobby.cl/infolobby/nacionalidad/152> ;
	cplt:esRemunerado	"false"^^xsd:boolean .
_:b1081622671	rdf:type	cplt:Asistencia ;
	cplt:registraFichaRepresentado	_:b1089563169 ;
	cplt:registraFichaActivoAsistente	_:b1077622025 .
@prefix ns7:	<http://datos.infolobby.cl/infolobby/registroaudiencia/> .
_:b1081622671	cplt:evento	ns7:ap0046461951 .
_:b1089563169	rdf:type	cplt:RegistroEntidad ;
	foaf:name	"COMITE DE VIVIENDA MI NUEVO SUE\u00D1O DIGNO"^^xsd:string ;
	cplt:registradoPor	ns4:ap004 ;
	cplt:descripcion	"ORGANIZACION SOCIAL"^^xsd:string ;
	cplt:identificadorTemporal	"1815805"^^xsd:string ;
	cplt:fechaRegistro	"2023-09-06T14:10:00.940"^^xsd:dateTime ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/entidad/150340594r> ;
	cplt:rut	"150340594"^^xsd:string ;
	cplt:esDeTipo	"Con personalidad jur\u00C3\u00ADdica"^^xsd:string ;
	cplt:actividad	"COMITE DE VIVIENDA"^^xsd:string ;
	cplt:domicilio	"MAULE 653"^^xsd:string ;
	cplt:giro	"ORGANIZACION SOCIAL"^^xsd:string ;
	cplt:representante	"ANDREA CALDERON"^^xsd:string ;
	cplt:esDirector	"ANDREA CALDERON PRESIDENTA CONSTANZA PASTEN TESORERA ROMINA TORRES SECRETARIA "^^xsd:string .
_:b1105622008	rdf:type	cplt:MembershipActivo ;
	org:memberDuring	_:b1105622009 .
_:b1105622009	rdf:type	cplt:IntervaloActivo .
@prefix time:	<http://www.w3.org/2006/time#> .
_:b1105622009	time:hasBeginning	_:b1105622010 ;
	time:hasEnd	_:b1105622011 .
_:b1105622010	rdf:type	cplt:IntervaloActivoInicio ;
	time:inXSDDateTime	"2023-08-23"^^xsd:date .
_:b1105622011	rdf:type	cplt:IntervaloActivoTermino .