@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Puy_Chavaroche	foaf:primaryTopic	dbr:Puy_Chavaroche .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Cantal	dbo:wikiPageWikiLink	dbr:Puy_Chavaroche .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Puy_Chavaroche	rdf:type	dbo:Location ,
		dbo:Place ,
		dbo:Mountain ,
		dbo:NaturalPlace .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Puy_Chavaroche	rdf:type	wikidata:Q8502 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Puy_Chavaroche	rdf:type	owl:Thing .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Puy_Chavaroche	rdf:type	geo:SpatialThing .
@prefix schema:	<http://schema.org/> .
dbr:Puy_Chavaroche	rdf:type	schema:Mountain ,
		schema:Place ;
	owl:sameAs	dbr:Puy_Chavaroche ;
	foaf:name	"Puy Chavaroche"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Puy_Chavaroche	rdfs:label	"Puy Chavaroche"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Puy_Chavaroche	dct:subject	dbc:Mountains_of_the_Massif_Central ,
		dbc:Volcanoes_of_Metropolitan_France ,
		dbc:Mountains_of_Cantal .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Puy_Chavaroche	geo:lat	"45.096111"^^xsd:float ;
	geo:long	"2.6447222"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Chavaroche_Cabrespine.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Puy_Chavaroche	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Puy_Chavaroche?oldid=1223137396&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Puy_Chavaroche	georss:point	"45.096111111111114 2.644722222222222" ;
	foaf:isPrimaryTopicOf	wikipedia-en:Puy_Chavaroche .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Puy_Chavaroche	geo:geometry	"POINT(2.6447222232819 45.096111297607)"^^ogcgs:wktLiteral ;
	dbo:elevation	"1736.0"^^xsd:double .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Puy_Chavaroche	dbp:labelPosition	"left"@en ;
	dbp:location	dbr:France ,
		dbr:Departments_of_France ,
		dbr:Cantal ;
	dbp:name	"Puy Chavaroche"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Chavaroche_Cabrespine.jpg?width=300> ;
	dbp:range	"Mounts of Cantal"@en ;
	dbo:mountainRange	dbr:Mounts_of_Cantal ;
	dbp:elevationM	1736 ;
	dbp:mapCaption	"France"@en ;
	dbo:locatedInArea	dbr:Cantal ,
		dbr:France ;
	dbp:photo	"Chavaroche Cabrespine.JPG"@en ;
	dbo:description	"sommet des monts du Cantal"@fr ,
		"gunung di Perancis"@in ,
		"mountain in France"@en ,
		"\u0433\u043E\u0440\u0430 \u0443 \u0424\u0440\u0430\u043D\u0446\u0456\u0457"@uk ,
		"\u05D4\u05E8 \u05D1\u05E6\u05E8\u05E4\u05EA"@iw ,
		"\u056C\u0565\u057C \u0556\u0580\u0561\u0576\u057D\u056B\u0561\u0575\u0578\u0582\u0574"@hy ,
		"berg in Frankrijk"@nl ,
		"mal"@sq ,
		"\u062C\u0628\u0644 \u0641\u064A \u0641\u0631\u0646\u0633\u0627"@ar ,
		"cr\u00EBp te la Franzia te la grupa Cr\u00EBps Cantal"@lld ,
		"\u09AB\u09CD\u09B0\u09BE\u09A8\u09CD\u09B8\u09C7\u09B0 \u09AA\u09B0\u09CD\u09AC\u09A4"@bn ,
		"sliabh sa Fhrainc"@ga ,
		"Berg in Frankreich"@de .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Puy_Chavaroche	dbp:wikiPageUsesTemplate	dbt:Authority_control ,
		dbt:Reflist ,
		dbt:Commons_category ,
		dbt:Coord ,
		dbt:Infobox_mountain ,
		dbt:Short_description .