@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Parque_Tejo	foaf:primaryTopic	dbr:Parque_Tejo .
wikipedia-en:Pope_Francis_Park	foaf:primaryTopic	dbr:Parque_Tejo .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Parque_Tejo	rdf:type	owl:Thing .
@prefix schema:	<http://schema.org/> .
dbr:Parque_Tejo	rdf:type	schema:Place .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Parque_Tejo	rdf:type	dbo:Park .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Parque_Tejo	rdf:type	geo:SpatialThing ,
		dbo:Location ,
		dbo:Place ,
		schema:Park ;
	owl:sameAs	dbr:Pope_Francis_Park ,
		dbr:Parque_Tejo .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Parque_Tejo	rdfs:label	"Parque Tejo"@en ,
		"Pope Francis Park"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Parque_Tejo	dct:subject	dbc:Parks_in_Lisbon ,
		dbc:Parks_in_Portugal .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Parque_Tejo	geo:lat	"38.784462"^^xsd:float ;
	geo:long	"-9.0929108"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Foz_do_Rio_Tranc\u00E3o.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Parque_Tejo	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Pope_Francis_Park?oldid=1310439287&ns=0> ,
		<http://en.wikipedia.org/wiki/Parque_Tejo?oldid=1302964076&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Parque_Tejo	georss:point	"38.78446111111111 -9.09291111111111" ;
	foaf:isPrimaryTopicOf	wikipedia-en:Parque_Tejo ,
		wikipedia-en:Pope_Francis_Park ;
	dbo:description	"Espa\u00E7o de jardins no Parque das Na\u00E7\u00F5es, em Lisboa"@pt ,
		"parque de Lisboa"@es ,
		"park in Portugal"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Parque_Tejo	dbp:wikiPageUsesTemplate	dbt:Garden-stub ,
		dbt:Infobox_park ,
		dbt:Short_description ,
		dbt:Coord ,
		dbt:Reflist ,
		dbt:Redirect_category_shell ,
		dbt:R_from_move ;
	dbp:name	"Pope Francis Park"@en ;
	dbp:location	<http://dbpedia.org/resource/Parque_das_Na\u00E7\u00F5es> ,
		dbr:Lisbon .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Parque_Tejo	geo:geometry	"POINT(-9.0929107666016 38.784461975098)"^^ogcgs:wktLiteral ;
	dbo:location	dbr:Lisbon ,
		<http://dbpedia.org/resource/Parque_das_Na\u00E7\u00F5es> ;
	dbp:photo	"Foz do Rio Tranc\u00E3o.JPG"@en ;
	dbp:photoCaption	"Mouth of the Tranc\u00E3o River with Pope Francis Park and the Vasco da Gama Bridge\nin the background"@en ;
	dbp:nativeNameLang	"Portuguese"@en ;
	dbp:type	"Municipal"@en ;
	dbp:nativeName	""@en ;
	dbp:otherName	"Parque Tejo"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Foz_do_Rio_Tranc\u00E3o.jpg?width=300> ;
	dbp:status	"Open all year"@en ;
	dbp:photoAlt	"a tall long bridge in the background, with a park and river in the foreground"@en .