@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Eight_Bells_Hills	foaf:primaryTopic	dbr:Eight_Bells_Hills .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
dbr:Eight_Bells_Hills	rdf:type	schema:Mountain ,
		schema:Place .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Eight_Bells_Hills	rdf:type	geo:SpatialThing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Eight_Bells_Hills	rdf:type	dbo:NaturalPlace ,
		dbo:Mountain .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Eight_Bells_Hills	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Eight_Bells_Hills	rdf:type	wikidata:Q8502 ,
		dbo:Location ,
		dbo:Place ;
	owl:sameAs	dbr:Eight_Bells_Hills ;
	foaf:name	"Eight Bells Hills"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Eight_Bells_Hills	rdfs:label	"Eight Bells Hills"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Eight_Bells_Hills	dct:subject	dbc:Royal_Air_Force_stations_of_World_War_II_in_Egypt ,
		dbc:Mountains_of_Egypt ,
		dbc:New_Valley_Governorate ,
		dbc:Defunct_airports_in_Egypt .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Eight_Bells_Hills	geo:lat	"22.80917"^^xsd:float ;
	geo:long	"26.237221"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/EightBellsRocks.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/EightBellsWriting.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Eight_Bells_Hills	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Eight_Bells_Hills?oldid=1291158275&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Eight_Bells_Hills	georss:point	"22.80917 26.23722" ;
	foaf:isPrimaryTopicOf	wikipedia-en:Eight_Bells_Hills .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Eight_Bells_Hills	geo:geometry	"POINT(26.23722076416 22.809169769287)"^^ogcgs:wktLiteral .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Eight_Bells_Hills	dbp:otherName	"Thamaniyat Ajras"@en ;
	dbp:labelPosition	"left"@en ;
	dbp:location	dbr:Egypt ;
	dbp:name	"Eight Bells Hills"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/EightBellsRocks.jpg?width=300> ;
	dbp:mapSize	270 ;
	dbp:mapCaption	"Location of Eight Bells Hills"@en ;
	dbo:locatedInArea	dbr:Egypt ;
	dbp:photoCaption	"Two of the eight rocks of Eight Bells Hills"@en ;
	dbp:photo	"File:EightBellsRocks.jpg"@en ;
	dbo:description	"\u062A\u0644 \u0641\u064A \u0645\u0635\u0631"@ar ,
		"cnoc san \u00C9igipt"@ga ,
		"heuvel in Nieuwe Vallei, Egypte"@nl ,
		"Kette von acht kegelf\u00F6rmigen H\u00FCgeln an den s\u00FCd\u00F6stlichen Ausl\u00E4ufern des Gilf-Kebir-Plateaus in \u00C4gypten"@de ,
		"hill group south-east of the Gilf Kebir plateau in Egypt"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Eight_Bells_Hills	dbp:wikiPageUsesTemplate	dbt:Short_description ,
		dbt:Coord ,
		dbt:Infobox_mountain ,
		dbt:Langx ;
	dbo:alternativeName	"Thamaniyat Ajras"@en .