@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-es:	<http://es.dbpedia.org/resource/> .
dbpedia-es:DC_Comics	dbo:leaderFunction	dbpedia-es:DC_Comics__PersonFunction__2 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbpedia-es:DC_Comics__PersonFunction__2	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-es:DC_Comics__PersonFunction__2	rdf:type	owl:Thing ;
	owl:sameAs	dbpedia-es:DC_Comics__PersonFunction__2 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia-es:DC_Comics__PersonFunction__2	foaf:name	"Jim Lee"@es ;
	dbo:title	"Presidente"@es .