@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:The_Calderstones	foaf:primaryTopic	dbr:The_Calderstones .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:The_Calderstones	rdf:type	geo:SpatialThing .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:The_Calderstones	owl:sameAs	dbr:The_Calderstones .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:The_Calderstones	rdfs:label	"The Calderstones"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:The_Calderstones	dct:subject	dbc:History_of_Merseyside ,
		dbc:Scheduled_monuments_in_Merseyside .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:The_Calderstones	geo:lat	"53.381668"^^xsd:float ;
	geo:long	"-2.8941667"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/The_Calderstones-_six_monoliths_decorated_with_rock_art.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:The_Calderstones	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/The_Calderstones?oldid=1249240750&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:The_Calderstones	georss:point	"53.38166666666667 -2.8941666666666666" .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:The_Calderstones	dbo:description	"architectural structure in Liverpool, UK"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/The_Calderstones-_six_monoliths_decorated_with_rock_art.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:The_Calderstones	dbp:wikiPageUsesTemplate	dbt:Europe-archaeology-stub ,
		dbt:Coord ,
		dbt:Cite_book ,
		dbt:Reflist ,
		dbt:Use_dmy_dates ,
		dbt:Short_description ,
		dbt:Infobox_ancient_site ,
		dbt:Use_British_English ;
	dbp:name	"The Calderstones"@en ;
	dbp:type	dbr:Chambered_cairn ;
	dbp:region	"Merseyside, England"@en ;
	dbp:location	"Near Allerton"@en ;
	foaf:isPrimaryTopicOf	wikipedia-en:The_Calderstones .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:The_Calderstones	geo:geometry	"POINT(-2.8941667079926 53.38166809082)"^^ogcgs:wktLiteral ;
	dbp:epochs	dbr:Neolithic .