@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Monte_Coltignone	foaf:primaryTopic	dbr:Monte_Coltignone .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Monte_Coltignone	rdf:type	wikidata:Q8502 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Monte_Coltignone	rdf:type	dbo:Mountain .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Monte_Coltignone	rdf:type	owl:Thing .
@prefix schema:	<http://schema.org/> .
dbr:Monte_Coltignone	rdf:type	schema:Place ,
		dbo:Location ,
		dbo:Place ,
		schema:Mountain ,
		dbo:NaturalPlace .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Monte_Coltignone	rdf:type	geo:SpatialThing ;
	owl:sameAs	dbr:Monte_Coltignone ;
	foaf:name	"Monte Coltignone"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Monte_Coltignone	rdfs:label	"Monte Coltignone"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Monte_Coltignone	dct:subject	dbc:Mountains_of_the_Alps ,
		dbc:Mountains_of_Lombardy .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Monte_Coltignone	geo:lat	"45.885708"^^xsd:float ;
	geo:long	"9.3889942"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Lecco_town_after_sunset,_Lombardy,_Italy.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Monte_Coltignone	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Monte_Coltignone?oldid=1272650483&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Monte_Coltignone	georss:point	"45.885707 9.388994" ;
	foaf:isPrimaryTopicOf	wikipedia-en:Monte_Coltignone .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Monte_Coltignone	geo:geometry	"POINT(9.3889942169189 45.885707855225)"^^ogcgs:wktLiteral ;
	dbo:elevation	"1479.0"^^xsd:double .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Monte_Coltignone	dbp:fetchwikidata	"ALL"@en ;
	dbp:location	dbr:Lombardy ,
		dbr:Italy ;
	dbp:name	"Monte Coltignone"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Lecco_town_after_sunset,_Lombardy,_Italy.jpg?width=300> ;
	dbp:range	dbr:Bergamasque_Alps ;
	dbo:mountainRange	dbr:Bergamasque_Alps ;
	dbp:elevationM	1479 ;
	dbo:locatedInArea	dbr:Italy ,
		dbr:Lombardy ;
	dbp:photoCaption	"Lecco at sunset, with the Coltignone in the background"@en ;
	dbp:photo	"Lecco town after sunset, Lombardy, Italy.jpg"@en ;
	dbo:description	"\u05D4\u05E8 \u05D1\u05D0\u05D9\u05D8\u05DC\u05D9\u05D4"@iw ,
		"Berg in Italien"@de ,
		"\u062C\u0628\u0644 \u0641\u064A \u0625\u064A\u0637\u0627\u0644\u064A\u0627"@ar ,
		"montagne"@fr ,
		"cr\u00EBp te la Talia te la grupa Grigne"@lld ,
		"montagna in provincia di Lecco"@it ,
		"berg in de provincie Lecco, in Itali\u00EB"@nl ,
		"\u0987\u09A4\u09BE\u09B2\u09BF\u09B0 \u09AA\u09B0\u09CD\u09AC\u09A4"@bn ,
		"mountain in the province of Lecco, Italy"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Monte_Coltignone	dbp:wikiPageUsesTemplate	dbt:Convert ,
		dbt:Coords ,
		dbt:Infobox_mountain ,
		dbt:Reflist ,
		dbt:Short_description .