@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/The_View_%28band%29>	dbpprop:currentMembers	dbpedia:Pete_Reilly .
dbpedia:Pete_Reilly	dbpprop:name	"The View"@en .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns3:	<http://en.wikipedia.org/wiki/> .
dbpedia:Pete_Reilly	foaf:page	ns3:Pete_Reilly .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Pete_Reilly	rdfs:label	"Pete Reilly"@en ;
	dbpprop:abstract	"Pete Reilly (born 1986) is the lead guitarist of Scottish band The View."@en ;
	rdfs:comment	"Pete Reilly (born 1986) is the lead guitarist of Scottish band The View."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Pete_Reilly	skos:subject	<http://dbpedia.org/resource/Category:1986_births> .
@prefix ns6:	<http://dbpedia.org/resource/Category:> .
dbpedia:Pete_Reilly	skos:subject	ns6:Living_people ,
		ns6:Scottish_guitarists .
@prefix ns7:	<http://dbpedia.org/resource/Template:> .
dbpedia:Pete_Reilly	dbpprop:wikiPageUsesTemplate	ns7:navbox_musical_artist ;
	dbpprop:background	"group_or_band"@en ;
	dbpprop:title	dbpedia:The_View ;
	dbpprop:group	dbpedia:Extended_play ,
		"Singles"@en ,
		"Other"@en ,
		"Studio albums"@en .