@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/3913>	rdf:type	frbr:ResponsibleEntity .@prefix ns2:	<https://www.wikidata.org/wiki/> .<http://datos.bcn.cl/recurso/persona/3913>	rdf:type	ns2:Q5 .@prefix foaf:	<http://xmlns.com/foaf/0.1/> .<http://datos.bcn.cl/recurso/persona/3913>	rdf:type	foaf:Person .@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .<http://datos.bcn.cl/recurso/persona/3913>	skos:prefLabel	"Alejandra Krauss Valle"^^xsd:string .@prefix dc:	<http://purl.org/dc/elements/1.1/> .<http://datos.bcn.cl/recurso/persona/3913>	dc:identifier	3913 ;	foaf:givenName	"Alejandra"^^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/3913>	bcnbio:nationality	ns8:chile ;	bcnbio:surnameOfMother	"Valle"^^xsd:string ;	foaf:depiction	<https://www.bcn.cl/laborparlamentaria/imagen/3913.jpg> ;	bcnbio:surnameOfFather	"Krauss"^^xsd:string .@prefix ns9:	<https://www.wikidata.org/wiki/Property:> .<http://datos.bcn.cl/recurso/persona/3913>	ns9:P21	"hombre"^^xsd:string ;	foaf:gender	"hombre"^^xsd:string ;	foaf:img	<https://www.bcn.cl/laborparlamentaria/imagen/3913.jpg> ;	foaf:thumbnail	<https://www.bcn.cl/laborparlamentaria/imagen/110x110/3913.jpg> .