@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns1:	<http://en.wikipedia.org/wiki/H:> .
@prefix ns2:	<http://dbpedia.org/resource/H:> .
ns1:Image	foaf:primaryTopic	ns2:Image .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns2:Image	owl:sameAs	ns2:Image .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns2:Image	rdfs:label	"H:Image"@en .
@prefix prov:	<http://www.w3.org/ns/prov#> .
ns2:Image	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/H:Image?oldid=1000916314&ns=0> ;
	foaf:isPrimaryTopicOf	ns1:Image .
@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix ns7:	<http://dbpedia.org/resource/Help:> .
ns2:Image	dbo:wikiPageWikiLink	ns7:Pictures .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
ns2:Image	dbp:wikiPageUsesTemplate	dbt:R_to_help_namespace ,
		dbt:Redirect_category_shell ,
		dbt:R_from_shortcut .