@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://en.wikipedia.org/wiki/Eldon_Square,_Reading>	foaf:primaryTopic	<http://dbpedia.org/resource/Eldon_Square,_Reading> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Eldon_Square,_Reading>	rdf:type	dbo:Park .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Eldon_Square,_Reading>	rdf:type	owl:Thing ,
		dbo:Place .
@prefix schema:	<http://schema.org/> .
<http://dbpedia.org/resource/Eldon_Square,_Reading>	rdf:type	schema:Park ,
		schema:Place ,
		dbo:Location .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
<http://dbpedia.org/resource/Eldon_Square,_Reading>	rdf:type	geo:SpatialThing ;
	owl:sameAs	<http://dbpedia.org/resource/Eldon_Square,_Reading> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Eldon_Square,_Reading>	rdfs:label	"Eldon Square, Reading"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Eldon_Square,_Reading>	dct:subject	dbc:Garden_squares_in_the_United_Kingdom ,
		dbc:Listed_buildings_in_Reading ,
		dbc:Squares_in_England ,
		<http://dbpedia.org/resource/Category:Streets_in_Reading,_Berkshire> ,
		dbc:Residential_buildings_completed_in_the_1840s ,
		<http://dbpedia.org/resource/Category:Parks_and_open_spaces_in_Reading,_Berkshire> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://dbpedia.org/resource/Eldon_Square,_Reading>	geo:lat	"51.452"^^xsd:float ;
	geo:long	"-0.958"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Eldon_Square,_Reading.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
<http://dbpedia.org/resource/Eldon_Square,_Reading>	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Eldon_Square,_Reading?oldid=1305493204&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
<http://dbpedia.org/resource/Eldon_Square,_Reading>	georss:point	"51.452 -0.958" ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Eldon_Square,_Reading.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Eldon_Square,_Reading>	dbp:wikiPageUsesTemplate	dbt:Commons_category ,
		dbt:Coord ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Use_dmy_dates ,
		dbt:Berkshire-geo-stub ,
		dbt:Infobox_park ,
		dbt:Use_British_English ;
	dbp:name	"Eldon Square"@en .
@prefix dbr:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Eldon_Square,_Reading>	dbp:type	dbr:Park ;
	dbo:location	<http://dbpedia.org/resource/Reading,_Berkshire> ,
		dbr:Berkshire ,
		dbr:United_Kingdom ;
	dbp:location	<http://dbpedia.org/resource/Reading,_Berkshire> ,
		dbr:Berkshire ,
		dbr:United_Kingdom ;
	dbp:mapCaption	"Location within Reading"@en ;
	foaf:isPrimaryTopicOf	<http://en.wikipedia.org/wiki/Eldon_Square,_Reading> ;
	dbp:photo	"Eldon Square, Reading.jpg"@en .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
<http://dbpedia.org/resource/Eldon_Square,_Reading>	geo:geometry	"POINT(-0.95800000429153 51.451999664307)"^^ogcgs:wktLiteral ;
	dbp:photoCaption	"Eldon Square, with numbers 17 to 27 in the background"@en ;
	dbo:type	dbr:Park ;
	dbp:altName	"King George V Memorial Gardens"@en ;
	dbp:photoWidth	250 .