@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1083190179	rdf:type	cplt:FinancistaViajeEntidad .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1083190179	foaf:name	"SERVICIO DE COOPERACI\u00D3N T\u00C9CNICA"^^xsd:string ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/entidad/82174900kr> ;
	cplt:rut	"82174900k"^^xsd:string .
_:b1086191414	rdf:type	cplt:Gasto ;
	cplt:registraFicha	_:b1083190179 ;
	cplt:esTipo	<http://datos.infolobby.cl/infolobby/tipogasto/4> ;
	cplt:monto	121034 .