@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1076883083	rdf:type	cplt:Activo .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1076883083	foaf:name	"ASOCIACI\u00D3N DE TELEFONIA MOVIL ATELMO AG. "^^xsd:string .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/institucion/> .
_:b1076883083	cplt:registradoPor	ns4:ab001 ;
	cplt:identificadorTemporal	"2482603"^^xsd:int ;
	cplt:fechaRegistro	"2020-11-03T13:03:33.887"^^xsd:dateTime .
@prefix org:	<http://www.w3.org/ns/org#> .
_:b1076883083	org:hasMember	_:b1102074820 ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/persona/61fbabfec80779056dfc200e6a3ae129> .
_:b1102074820	rdf:type	cplt:MembershipActivo ;
	org:memberDuring	_:b1102074821 .
_:b1102074821	rdf:type	cplt:IntervaloActivo .
@prefix time:	<http://www.w3.org/2006/time#> .
_:b1102074821	time:hasBeginning	_:b1102074822 ;
	time:hasEnd	_:b1102074823 .
_:b1102074822	rdf:type	cplt:IntervaloActivoInicio .
_:b1102074823	rdf:type	cplt:IntervaloActivoTermino .