@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .@prefix foaf:	<http://xmlns.com/foaf/0.1/> .<http://datos.bcn.cl/recurso/persona/4464>	rdf:type	foaf:Person .@prefix ns2:	<https://www.wikidata.org/wiki/> .<http://datos.bcn.cl/recurso/persona/4464>	rdf:type	ns2:Q5 .@prefix frbr:	<http://purl.org/vocab/frbr/core#> .<http://datos.bcn.cl/recurso/persona/4464>	rdf:type	frbr:ResponsibleEntity .@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .<http://datos.bcn.cl/recurso/persona/4464>	skos:prefLabel	"Raul Guerrero Guerrero"^^xsd:string .@prefix dc:	<http://purl.org/dc/elements/1.1/> .<http://datos.bcn.cl/recurso/persona/4464>	dc:identifier	4464 .@prefix bcnbio:	<http://datos.bcn.cl/ontologies/bcn-biographies#> .@prefix ns8:	<http://datos.bcn.cl/recurso/pais/> .<http://datos.bcn.cl/recurso/persona/4464>	bcnbio:nationality	ns8:chile ;	foaf:depiction	<https://www.bcn.cl/laborparlamentaria/imagen/4464.jpg> .@prefix ns9:	<https://www.wikidata.org/wiki/Property:> .<http://datos.bcn.cl/recurso/persona/4464>	ns9:P21	"hombre"^^xsd:string ;	foaf:gender	"hombre"^^xsd:string ;	foaf:img	<https://www.bcn.cl/laborparlamentaria/imagen/4464.jpg> ;	foaf:thumbnail	<https://www.bcn.cl/laborparlamentaria/imagen/110x110/4464.jpg> .