@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1082094791	rdf:type	cplt:FinancistaViajeEntidad .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1082094791	foaf:name	"Subsecretar\u00EDa de Pesca y Acuicultura"^^xsd:string ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/entidad/999999999Subsecretar\u005Cu00EDa\u0020de\u0020Pesca\u0020y\u0020AcuiculturaSinRepresentanteSinGiroSinNaturalezar> ;
	cplt:rut	"999999999"^^xsd:string .
_:b1085182200	rdf:type	cplt:Gasto ;
	cplt:descripcion	"Combustible"^^xsd:string ;
	cplt:registraFicha	_:b1082094791 ;
	cplt:esTipo	<http://datos.infolobby.cl/infolobby/tipogasto/4> ;
	cplt:monto	17767 .