@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://dbpedia.org/class/yago/> .
<http://dbpedia.org/resource/Theatre_Royal,_Brighton>	rdf:type	ns1:ListedBuildingsInEastSussex ,
		ns1:TheatresInEastSussex ,
		ns1:BuildingsAndStructuresInBrightonAndHove .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://mpii.de/yago/resource/Theatre_Royal,_Brighton>	owl:sameAs	<http://dbpedia.org/resource/Theatre_Royal,_Brighton> .