@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-es:	<http://es.dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-es:TV_Azteca__PersonFunction__2	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbpedia-es:TV_Azteca__PersonFunction__2	rdf:type	dbo:PersonFunction ;
	owl:sameAs	dbpedia-es:TV_Azteca__PersonFunction__2 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia-es:TV_Azteca__PersonFunction__2	foaf:name	"Benjam\u00EDn Salinas Sada"@es ;
	dbo:title	"CEO"@es .
dbpedia-es:TV_Azteca	dbo:leaderFunction	dbpedia-es:TV_Azteca__PersonFunction__2 .