@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Democracy_Square	foaf:primaryTopic	dbr:Democracy_Square .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Democracy_Square	rdf:type	dbo:ArchitecturalStructure ,
		dbo:RouteOfTransportation .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Democracy_Square	rdf:type	owl:Thing ,
		dbo:Square ,
		dbo:RoadJunction .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Democracy_Square	rdf:type	geo:SpatialThing ,
		dbo:Infrastructure ;
	owl:sameAs	dbr:Democracy_Square ;
	foaf:name	"Democracy Square"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Democracy_Square	rdfs:label	"Democracy Square"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Democracy_Square	dct:subject	dbc:Squares_in_Montevideo ,
		dbc:Tres_Cruces .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Democracy_Square	geo:lat	"51.509998"^^xsd:float ;
	geo:long	"-0.13444445"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Luperca_o_Loba_Capitolina.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/La_bandera_en_la_Plaza_de_la_Democracia.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Democracy_Square	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Democracy_Square?oldid=1276673555&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Democracy_Square	georss:point	"51.51 -0.13444444444444445" ;
	dbo:description	"road junction and square in Montevideo, Uruguay"@en ,
		"plaza en Montevideo, Uruguay"@es ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/La_bandera_en_la_Plaza_de_la_Democracia.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Democracy_Square	dbp:wikiPageUsesTemplate	dbt:Short_description ,
		dbt:Coord ,
		dbt:Langx .
@prefix ns15:	<http://dbpedia.org/resource/Template:Language_with_name/> .
dbr:Democracy_Square	dbp:wikiPageUsesTemplate	ns15:for ,
		dbt:About ,
		dbt:Infobox_road_junction ;
	dbp:name	"Democracy Square"@en ;
	dbp:imageSize	300 ;
	dbo:openingYear	"1978"^^xsd:gYear ;
	dbp:opened	1978 ;
	dbp:imageCaption	"Monument to the flag located in the center of the square in 2013"@en ;
	dbp:type	"Road junction and square"@en ;
	dbp:country	"URU"@en ;
	dbo:location	dbr:Uruguay ,
		dbr:Montevideo ;
	dbp:location	dbr:Uruguay ,
		dbr:Montevideo ;
	foaf:isPrimaryTopicOf	wikipedia-en:Democracy_Square ;
	dbp:roads	"Italy Avenue, Artigas Boulevard and 8 de Octubre Avenue"@en .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Democracy_Square	geo:geometry	"POINT(-0.13444444537163 51.509998321533)"^^ogcgs:wktLiteral ;
	dbo:type	dbr:Road_junction ;
	dbp:roadType	"street"@en ;
	dbo:meetingRoad	<http://dbpedia.org/resource/8_de_Octubre_Avenue> ,
		dbr:Avenida_Italia ,
		dbr:Artigas_Boulevard .