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