@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .@prefix bcnbio:	<http://datos.bcn.cl/ontologies/bcn-biographies#> .<http://datos.bcn.cl/recurso/cl/cargo/353>	rdf:type	bcnbio:Rol .@prefix bcncon:	<http://datos.bcn.cl/ontologies/bcn-congress#> .<http://datos.bcn.cl/recurso/cl/cargo/353>	rdf:type	bcncon:Cargo .@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .<http://datos.bcn.cl/recurso/cl/cargo/353>	rdfs:label	"Segundo Vicepresidente"^^xsd:string .@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .<http://datos.bcn.cl/recurso/cl/cargo/353>	skos:prefLabel	"Segundo Vicepresidente"^^xsd:string ;	skos:altLabel	"Segundo Vicepresidente"^^xsd:string .@prefix dc:	<http://purl.org/dc/elements/1.1/> .<http://datos.bcn.cl/recurso/cl/cargo/353>	dc:identifier	353 .