@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Elephants_Tooth	foaf:primaryTopic	dbr:Elephants_Tooth .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
dbr:Elephants_Tooth	rdf:type	schema:Mountain .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Elephants_Tooth	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Elephants_Tooth	rdf:type	dbo:Mountain ,
		schema:Place ,
		dbo:Place ,
		dbo:NaturalPlace .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Elephants_Tooth	rdf:type	geo:SpatialThing ,
		dbo:Location .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Elephants_Tooth	rdf:type	wikidata:Q8502 ;
	owl:sameAs	dbr:Elephants_Tooth ;
	foaf:name	"Elephants Tooth"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Elephants_Tooth	rdfs:label	"Elephants Tooth"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:Elephants_Tooth	dct:subject	<http://dbpedia.org/resource/Category:Landforms_of_Mohave_County,_Arizona> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Elephants_Tooth	dct:subject	dbc:Mountains_of_Arizona ,
		dbc:Mojave_Desert ,
		dbc:Volcanic_plugs_of_the_United_States ,
		dbc:One-thousanders_of_the_United_States .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Elephants_Tooth	geo:lat	"35.024723"^^xsd:float ;
	geo:long	"-114.37135"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Elephants_Tooth,_Oatman.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Elephants_Tooth_-_panoramio.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Oatman,_Arizona_(5380257572).jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Elephants_Tooth	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Elephants_Tooth?oldid=1283600216&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Elephants_Tooth	georss:point	"35.0247249 -114.3713473" ;
	dbo:description	"landform in Mohave County, Arizona"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Elephants_Tooth,_Oatman.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Elephants_Tooth	dbp:wikiPageUsesTemplate	dbt:For ,
		dbt:Convert ,
		dbt:Use_mdy_dates ,
		dbt:Commons_category ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Mountains_of_Arizona ,
		dbt:Coord ,
		dbt:Infobox_mountain ;
	dbp:name	"Elephants Tooth"@en ;
	dbp:type	dbr:Volcanic_plug ;
	dbp:country	"United States"@en ;
	dbp:region	<http://dbpedia.org/resource/Mohave_County,_Arizona> ;
	dbo:region	<http://dbpedia.org/resource/Mohave_County,_Arizona> ;
	dbp:state	dbr:Arizona ;
	dbo:elevation	"1117.3968"^^xsd:double ;
	dbp:mapCaption	"Location in Arizona"@en ;
	dbo:prominence	"81.07680000000001"^^xsd:double ;
	foaf:isPrimaryTopicOf	wikipedia-en:Elephants_Tooth ;
	dbp:photo	"Elephants Tooth, Oatman.jpg"@en .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Elephants_Tooth	geo:geometry	"POINT(-114.37134552002 35.024723052979)"^^ogcgs:wktLiteral ;
	dbp:elevationFt	3666 ;
	dbp:photoCaption	"East aspect"@en ;
	dbo:type	dbr:Volcanic_plug ;
	dbp:age	"Miocene to Oligocene"@en ;
	dbp:regionType	"County"@en ;
	dbp:range	<http://dbpedia.org/resource/Black_Mountains_(Arizona)> ;
	dbo:mountainRange	<http://dbpedia.org/resource/Black_Mountains_(Arizona)> ;
	dbp:mapSize	230 ;
	dbo:nationalTopographicSystemMapNumber	"USGSMount Nutt" ;
	dbp:topo	"USGS Mount Nutt"@en ;
	dbp:parentPeak	"Peak 4421"@en ;
	dbp:rock	dbr:Rhyolite ;
	dbp:isolationMi	"0.61"^^xsd:double ;
	dbp:prominenceFt	266 ;
	dbp:labelPosition	"right"@en .