@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Dofan	foaf:primaryTopic	dbr:Dofan .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
dbr:Dofan	rdf:type	schema:Mountain .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Dofan	rdf:type	dbo:Place ,
		dbo:NaturalPlace ,
		dbo:Mountain ,
		schema:Place ,
		dbo:Volcano .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Dofan	rdf:type	geo:SpatialThing .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Dofan	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Dofan	rdf:type	wikidata:Q8502 ,
		dbo:Location ;
	owl:sameAs	dbr:Dofan ;
	foaf:name	"Dofan"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Dofan	rdfs:label	"Dofan"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Dofan	dct:subject	dbc:Shield_volcanoes_of_Ethiopia .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Dofan	geo:lat	"9.3500004"^^xsd:float ;
	geo:long	"40.130001"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Dofen.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Dofan	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Dofan?oldid=1303869239&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Dofan	georss:point	"9.35 40.13" ;
	dbo:description	"berg in Ethiopi\u00EB"@nl ,
		"\u062C\u0628\u0644 \u0641\u064A \u0625\u062B\u064A\u0648\u0628\u064A\u0627"@ar ,
		"Berg in \u00C4thiopien"@de ,
		"mountain in Ethiopia"@en ,
		"\u056C\u0565\u057C \u0535\u0569\u0578\u057E\u057A\u056B\u0561\u0575\u0578\u0582\u0574"@hy ,
		"mal"@sq ,
		"cr\u00EBp te l'Etiopia"@lld ,
		"\u05D4\u05E8 \u05D1\u05D0\u05EA\u05D9\u05D5\u05E4\u05D9\u05D4"@iw ,
		"gunung berapi di Ethiopia"@in ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Dofen.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Dofan	dbp:wikiPageUsesTemplate	dbt:Cvt ,
		dbt:Infobox_mountain ,
		dbt:Coord ,
		dbt:Reflist ,
		dbt:Short_description ;
	dbp:name	"Dofan"@en ;
	dbp:type	dbr:Shield_volcano ;
	dbp:location	dbr:Ethiopia ;
	dbp:elevationM	1151 ;
	dbo:elevation	"1151.0"^^xsd:double ;
	foaf:isPrimaryTopicOf	wikipedia-en:Dofan ;
	dbp:lastEruption	dbr:Holocene ;
	dbo:locatedInArea	dbr:Ethiopia ;
	dbp:photo	"Dofen.jpg"@en .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Dofan	geo:geometry	"POINT(40.130001068115 9.3500003814697)"^^ogcgs:wktLiteral ;
	dbp:otherName	"Dofen"@en ;
	dbo:type	dbr:Shield_volcano ;
	dbp:listing	dbr:List_of_volcanoes_in_Ethiopia ;
	dbp:volcanicZone	<http://dbpedia.org/resource/Great_Rift_Valley,_Ethiopia> ;
	dbo:alternativeName	"Dofen"@en .