@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Spain	dbo:leaderFunction	dbr:Spain__PersonFunction__3 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Spain__PersonFunction__3	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Spain__PersonFunction__3	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Spain__PersonFunction__3 ;
	dbo:personName	"Francina Armengol" ;
	dbo:person	dbr:Francina_Armengol ;
	dbo:title	"President of the Congress of Deputies"@en .