@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Intolerance_Babylon_set	rdf:type	dbo:Building ,
		dbo:Venue ,
		dbo:ArchitecturalStructure .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Intolerance_Babylon_set	rdf:type	wikidata:Q41176 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Intolerance_Babylon_set	rdf:type	owl:Thing .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Intolerance_Babylon_set	rdf:type	geo:SpatialThing ;
	owl:sameAs	dbr:Intolerance_Babylon_set .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Intolerance_Babylon_set	foaf:name	"Intolerance Babylon set"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Intolerance_Babylon_set	rdfs:label	"Intolerance Babylon set"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Intolerance_Babylon_set	dct:subject	dbc:Demolished_buildings_and_structures_in_Los_Angeles ,
		<http://dbpedia.org/resource/Category:Buildings_and_structures_in_Hollywood,_Los_Angeles> ,
		<http://dbpedia.org/resource/Category:L.A._Noire> ,
		dbc:Buildings_and_structures_demolished_in_1919 ,
		<http://dbpedia.org/resource/Category:History_of_Hollywood,_Los_Angeles> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Intolerance_Babylon_set	geo:lat	"34.0984"^^xsd:float ;
	geo:long	"-118.2869"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Hollywood_Babylon_Gate.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Intolerance_(1916)_-_6.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Griffith_intolerance.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Intolerance_Babylon_set	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Intolerance_Babylon_set?oldid=1304571937&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Intolerance_Babylon_set	georss:point	"34.0984 -118.2869" .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
dbr:Intolerance_Babylon_set	foaf:isPrimaryTopicOf	wikipedia-en:Intolerance_Babylon_set .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Intolerance_Babylon_set	dbp:demolished	1919 .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Intolerance_Babylon_set	geo:geometry	"POINT(-118.28690338135 34.098400115967)"^^ogcgs:wktLiteral ;
	dbp:name	"Intolerance Babylon set"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Griffith_intolerance.jpg?width=300> ;
	dbp:caption	"Picture of set"@en ;
	dbo:address	"4473 Sunset Drive"@en ;
	dbp:imageAlt	"A large-scale movie set depicting ancient Babylonian gates with towering walls, ornate columns, and decorative elephant statues"@en ;
	dbp:city	dbr:Los_Angeles ;
	dbp:address	4473 ;
	dbo:city	dbr:Los_Angeles ;
	dbo:description	"silent movie set built in Los Angeles, United States"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Intolerance_Babylon_set	dbp:wikiPageUsesTemplate	dbt:Coord ,
		dbt:Infobox_venue ,
		dbt:Use_mdy_dates ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Commons_category-inline .
wikipedia-en:Intolerance_Babylon_set	foaf:primaryTopic	dbr:Intolerance_Babylon_set .