@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1083585330	rdf:type	cplt:FinancistaViaje .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1083585330	foaf:name	"CARLOS MOISES VALENZUELA GAJARDO "^^xsd:string ;
	foaf:firstName	"CARLOS MOISES VALENZUELA GAJARDO"^^xsd:string ;
	foaf:lastName	""^^xsd:string .
@prefix ns4:	<http://datos.infolobby.cl/infolobby/persona/> .
_:b1083585330	cplt:correspondeA	ns4:f2c3eefa2fbfcf16ed33552d0da145d5 .