@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix cplt:	<http://datos.infolobby.cl/ontologia/cplt#> .
_:b1082910953	rdf:type	cplt:FinancistaViajeEntidad .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
_:b1082910953	foaf:name	"MINISTERIO SECRETARIA GENERAL DE GOBIERNO"^^xsd:string ;
	cplt:correspondeA	<http://datos.infolobby.cl/infolobby/entidad/999999999MINISTERIO\u0020SECRETARIA\u0020GENERAL\u0020DE\u0020GOBIERNOSinRepresentanteSinGiroSinNaturalezar> ;
	cplt:rut	"999999999"^^xsd:string .