@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:LNFS	dbo:leaderFunction	dbr:LNFS__PersonFunction__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:LNFS__PersonFunction__1	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:LNFS__PersonFunction__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:LNFS__PersonFunction__1 ;
	dbo:personName	"Javier Lozano Cid" ;
	dbo:person	dbr:Javier_Lozano_Cid ;
	dbo:title	"President"@en .