@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://dbpedia.org/class/yago/> .
<http://dbpedia.org/resource/...from_Hell>	rdf:type	ns1:ITVTelevisionProgrammes ,
		ns1:Series108457976 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/...from_Hell>	owl:sameAs	<http://umbel.org/umbel/ne/wikipedia/...from_Hell> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/...from_Hell>	dbpprop:redirect	<http://dbpedia.org/resource/%E2%80%A6from_Hell> ;
	owl:sameAs	<http://dbpedia.org/resource/...from_Hell> .