@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://dbpedia.org/class/yago/> .
<http://dbpedia.org/resource/Belle_&_Sebastian>	rdf:type	ns1:AlternativeMusicalGroups ,
		ns1:MusicalGroupsEstablishedIn1996 ,
		ns1:MatadorRecords ,
		ns1:TweePopGroups ,
		ns1:MusicalCollectives ,
		<http://dbpedia.org/class/yago/2000sMusicGroups> ,
		ns1:IndiePopGroups ,
		ns1:NinetiesGlasgow-sceneGroups ,
		ns1:ScottishMusicalGroups ,
		<http://dbpedia.org/class/yago/1990sMusicGroups> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns3:	<http://zitgist.com/music/artist/> .
<http://dbpedia.org/resource/Belle_&_Sebastian>	owl:sameAs	ns3:e5c7b94f-e264-473c-bb0f-37c85d4d5c70 ,
		<http://dbpedia.org/resource/Belle_&_Sebastian> .