@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Sutton_Underground_line_proposal	foaf:primaryTopic	dbr:Sutton_Underground_Line_Proposal .
wikipedia-en:Sutton_Underground_Line_Proposal	foaf:primaryTopic	dbr:Sutton_Underground_Line_Proposal .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Sutton_Underground_Line_Proposal	rdf:type	dbo:ArchitecturalStructure ,
		dbo:Infrastructure ,
		dbo:Station .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Sutton_Underground_Line_Proposal	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Sutton_Underground_Line_Proposal	rdf:type	wikidata:Q719456 .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Sutton_Underground_Line_Proposal	rdf:type	geo:SpatialThing ;
	owl:sameAs	dbr:Sutton_Underground_line_proposal ,
		dbr:Sutton_Underground_Line_Proposal ;
	foaf:name	"Sutton Underground Line Proposal"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Sutton_Underground_Line_Proposal	rdfs:label	"Sutton Underground Line Proposal"@en ,
		"Sutton Underground line proposal"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:Sutton_Underground_Line_Proposal	dct:subject	<http://dbpedia.org/resource/Category:Sutton,_London> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Sutton_Underground_Line_Proposal	dct:subject	dbc:History_of_rail_transport_in_London ,
		<http://dbpedia.org/resource/Category:Southern_Railway_(UK)> ,
		dbc:Proposed_extensions_to_the_London_Underground .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Sutton_Underground_Line_Proposal	geo:lat	"51.3606"^^xsd:float ;
	geo:long	"-0.1919"^^xsd:float .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Sutton_Underground_Line_Proposal	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Sutton_Underground_line_proposal?oldid=1303019531&ns=0> ,
		<http://en.wikipedia.org/wiki/Sutton_Underground_Line_Proposal?oldid=1303019532&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Sutton_Underground_Line_Proposal	georss:point	"51.3606 -0.1919" ;
	foaf:isPrimaryTopicOf	wikipedia-en:Sutton_Underground_Line_Proposal ,
		wikipedia-en:Sutton_Underground_line_proposal .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Sutton_Underground_Line_Proposal	geo:geometry	"POINT(-0.19189999997616 51.360599517822)"^^ogcgs:wktLiteral .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Sutton_Underground_Line_Proposal	dbp:mapType	"Greater London"@en ;
	dbo:location	dbr:Greater_London ,
		<http://dbpedia.org/resource/Sutton,_London> ,
		dbr:London_Borough_of_Sutton ;
	dbp:borough	dbr:London_Borough_of_Sutton ;
	dbp:name	"Sutton Underground Line Proposal"@en ;
	dbp:owner	"Never opened"@en ;
	dbo:district	dbr:London_Borough_of_Sutton ;
	dbo:country	dbr:United_Kingdom ;
	dbp:locale	<http://dbpedia.org/resource/Sutton,_London> ;
	dbo:description	"unopened London Underground station"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Sutton_Underground_Line_Proposal	dbp:wikiPageUsesTemplate	dbt:Use_British_English ,
		dbt:Stn ,
		dbt:Reflist ,
		dbt:Infobox_London_station ,
		dbt:R_from_move ,
		dbt:Redirect_category_shell ,
		dbt:Short_description ,
		dbt:Coord ,
		dbt:Use_dmy_dates .