@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1082182043	rdf:type	cplt:FinancistaViajeEntidad .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1082182043	foaf:name	"Servicio de Evaluaci\u00F3n Ambiental"^^xsd:string ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/entidad/724436005r> ;
	cplt:rut	"724436005"^^xsd:string .
_:b1085269130	rdf:type	cplt:Gasto ;
	cplt:descripcion	""^^xsd:string ;
	cplt:registraFicha	_:b1082182043 ;
	cplt:esTipo	<http://datos.infolobby.cl/infolobby/tipogasto/2> ;
	cplt:monto	353600 .