@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1083570827	rdf:type	cplt:FinancistaViaje .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1083570827	foaf:name	"Luis Valenzuela Cruzat "^^xsd:string ;
	foaf:firstName	"Luis Valenzuela Cruzat"^^xsd:string ;
	foaf:lastName	""^^xsd:string ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/persona/33f6371bf2ce53b5ded66d5e5c3d0d06> .