@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://es.dbpedia.org/resource/O2_(Reino_Unido)>	dbo:leaderFunction	<http://es.dbpedia.org/resource/O2_(Reino_Unido)__PersonFunction__1> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://es.dbpedia.org/resource/O2_(Reino_Unido)__PersonFunction__1>	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	<http://es.dbpedia.org/resource/O2_(Reino_Unido)__PersonFunction__1> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://es.dbpedia.org/resource/O2_(Reino_Unido)__PersonFunction__1>	foaf:name	"Mark Evans"@es ;
	dbo:title	"Director ejecutivo"@es .