@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Highfield_Square	foaf:primaryTopic	dbr:Highfield_Square .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
dbr:Highfield_Square	rdf:type	schema:ShoppingCenter .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Highfield_Square	rdf:type	geo:SpatialThing .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Highfield_Square	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Highfield_Square	rdf:type	wikidata:Q11315 ,
		wikidata:Q41176 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Highfield_Square	rdf:type	dbo:ShoppingMall ,
		dbo:Building ,
		dbo:ArchitecturalStructure ;
	owl:sameAs	dbr:Highfield_Square .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Highfield_Square	rdfs:label	"Highfield Square"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Highfield_Square	dct:subject	dbc:Defunct_companies_of_New_Brunswick ,
		dbc:Buildings_and_structures_in_Moncton ,
		<http://dbpedia.org/resource/Category:2013_disestablishments_in_New_Brunswick> ,
		dbc:Demolished_buildings_and_structures_in_New_Brunswick ,
		<http://dbpedia.org/resource/Category:1967_establishments_in_New_Brunswick> ,
		dbc:Defunct_shopping_malls_in_Canada ;
	foaf:homepage	<https://archive.today/20140127140256/http://22864.vws.magma.ca/index.php%3F&article_id=9710> ,
		<https://archive.today/20140127140256/http:/22864.vws.magma.ca/index.php%3F&article_id=9710> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Highfield_Square	geo:lat	"46.086296"^^xsd:float ;
	geo:long	"-64.784821"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Highfield_Square_Sign.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Avenir_Centre.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Highfield_Square	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Highfield_Square?oldid=1302849685&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Highfield_Square	georss:point	"46.086296 -64.784817" ;
	dbo:description	"shopping mall in New Brunswick, Canada"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Highfield_Square_Sign.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Highfield_Square	dbp:wikiPageUsesTemplate	dbt:Infobox_shopping_mall ,
		dbt:Reflist ,
		dbt:Coord ,
		dbt:Ref_improve ,
		dbt:MI ,
		dbt:Nofootnotes ,
		dbt:Moncton_landmarks ;
	dbp:name	"Highfield Square"@en ;
	dbo:owner	dbr:Crombie_REIT ,
		dbr:Moncton ;
	dbp:caption	"Highfield Square sign and parking lot"@en ;
	dbp:website	<https://archive.today/20140127140256/http:/22864.vws.magma.ca/index.php%3F&article_id=9710> ;
	dbo:location	dbr:New_Brunswick ,
		dbr:Moncton ;
	dbp:location	"Moncton, New Brunswick, Canada"@en ;
	foaf:isPrimaryTopicOf	wikipedia-en:Highfield_Square .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Highfield_Square	geo:geometry	"POINT(-64.784820556641 46.086296081543)"^^ogcgs:wktLiteral ;
	dbp:owner	"originally Crombie REIT, now City of Moncton"@en ;
	dbp:numberOfStores	60 ;
	dbp:floors	2 ;
	dbp:numberOfAnchors	3 ;
	dbp:openingDate	1967 ;
	dbp:closingDate	2013 .