@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Hope_Building	foaf:primaryTopic	dbr:Hope_Building .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Hope_Building	rdf:type	geo:SpatialThing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Hope_Building	rdf:type	dbo:ArchitecturalStructure ,
		dbo:Building .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Hope_Building	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Hope_Building	rdf:type	wikidata:Q41176 ;
	owl:sameAs	dbr:Hope_Building ,
		<http://rdf.freebase.com/ns/m.013f8scx> .
@prefix dbpedia-global:	<https://global.dbpedia.org/id/> .
dbr:Hope_Building	owl:sameAs	dbpedia-global:xq32 ,
		wikidata:Q20714435 .
@prefix yago-res:	<http://yago-knowledge.org/resource/> .
dbr:Hope_Building	owl:sameAs	yago-res:Hope_Building ;
	foaf:name	"Hope Building"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Hope_Building	rdfs:label	"Hope Building"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Hope_Building	dct:subject	dbc:Commercial_buildings_completed_in_1894 ,
		dbc:Commercial_buildings_on_the_National_Register_of_Historic_Places_in_New_Mexico ,
		<http://dbpedia.org/resource/Category:National_Register_of_Historic_Places_in_Albuquerque,_New_Mexico> ,
		<http://dbpedia.org/resource/Category:Buildings_and_structures_in_Albuquerque,_New_Mexico> ,
		dbc:New_Mexico_State_Register_of_Cultural_Properties ,
		<http://dbpedia.org/resource/Category:1894_establishments_in_New_Mexico_Territory> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Hope_Building	geo:lat	"35.074165"^^xsd:float ;
	geo:long	"-106.64944"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Hope_Building,_Albuquerque_NM.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Hope_Building	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Hope_Building?oldid=1308943388&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Hope_Building	georss:point	"35.07416666666666 -106.64944444444444" .
@prefix gold:	<http://purl.org/linguistics/gold/> .
dbr:Hope_Building	gold:hypernym	dbr:Building ;
	foaf:isPrimaryTopicOf	wikipedia-en:Hope_Building ;
	dbo:wikiPageWikiLink	dbc:New_Mexico_State_Register_of_Cultural_Properties ,
		dbc:Commercial_buildings_on_the_National_Register_of_Historic_Places_in_New_Mexico ,
		dbr:Downtown_Albuquerque ,
		dbr:New_Mexico_State_Register_of_Cultural_Properties ,
		dbc:Commercial_buildings_completed_in_1894 ,
		dbr:Albuquerque ,
		<http://dbpedia.org/resource/Category:Buildings_and_structures_in_Albuquerque,_New_Mexico> ,
		dbr:Sash_window ,
		<http://dbpedia.org/resource/Category:National_Register_of_Historic_Places_in_Albuquerque,_New_Mexico> ,
		dbr:Urban_renewal ,
		dbr:Cast_stone ,
		<http://dbpedia.org/resource/Category:1894_establishments_in_New_Mexico_Territory> ,
		dbr:New_Mexico ,
		dbr:National_Register_of_Historic_Places ;
	dbo:description	"building in New Mexico, United States of America"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Hope_Building	dbp:wikiPageUsesTemplate	dbt:Infobox_NRHP ,
		dbt:Convert ,
		dbt:Use_mdy_dates ,
		dbt:Coord ,
		dbt:Reflist ,
		dbt:Use_American_English ;
	dbp:name	"Hope Building"@en ;
	dbp:location	<http://dbpedia.org/resource/Albuquerque,_New_Mexico> ,
		220 ,
		dbr:New_Mexico ;
	dbp:added	"1980-08-29"^^xsd:date ;
	dbp:locmapin	"New Mexico#USA"@en ;
	dbo:nrhpReferenceNumber	"80002539" ;
	dbp:refnum	80002539 ;
	dbp:built	1894 .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Hope_Building	geo:geometry	"POINT(-106.64944458008 35.074165344238)"^^ogcgs:wktLiteral ;
	dbo:location	dbr:New_Mexico ,
		<http://dbpedia.org/resource/Albuquerque,_New_Mexico> ;
	dbo:yearOfConstruction	"1894"^^xsd:gYear ;
	dbp:designatedOther	"N.M. State Register of Cultural Properties"@en ;
	dbp:designatedOther1Number	768 ;
	dbp:designatedOther1NumPosition	"bottom"@en ;
	dbp:designatedOther1Date	"1980-05-16"^^xsd:date ;
	dbp:caption	"Hope Building, May 2010"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Hope_Building,_Albuquerque_NM.jpg?width=300> .