@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1083590678	rdf:type	cplt:FinancistaViaje .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1083590678	foaf:name	"Carlos Leppe Rozas "^^xsd:string ;
	foaf:firstName	"Carlos Leppe Rozas"^^xsd:string ;
	foaf:lastName	""^^xsd:string ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/persona/65d665ab6fda09638cd31d7d76c083b5> .