@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1083586378	rdf:type	cplt:FinancistaViaje .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1083586378	foaf:name	"Carlos Leppe Rozas "^^xsd:string ;
	foaf:firstName	"Carlos Leppe Rozas"^^xsd:string ;
	foaf:lastName	""^^xsd:string .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/persona/> .
_:b1083586378	cplt:correspondeA	ns4:f7be8614af155388b6313bdf26d7db57 .
_:b1086088481	rdf:type	cplt:Gasto ;
	cplt:registraFicha	_:b1083586378 ;
	cplt:esTipo	<http://datos.infolobby.cl/infolobby/tipogasto/5> ;
	cplt:monto	14000 .