@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Davey_Lane	rdf:type	dbpedia-owl:Person ,
		dbpedia-owl:Artist .
@prefix ns3:	<http://dbpedia.org/class/yago/> .
dbpedia:Davey_Lane	rdf:type	ns3:AustralianMusicians ,
		dbpedia-owl:MusicalArtist .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Davey_Lane	rdf:type	owl:Thing ,
		ns3:Guitarists .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Davey_Lane	foaf:homepage	<http://www.youami.net> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Davey_Lane	dbpprop:name	"Davey Lane"@en .
@prefix ns7:	<http://dbpedia.org/ontology/Artist/> .
dbpedia:Davey_Lane	ns7:instrument	dbpedia:Fender_Telecaster ,
		dbpedia:Epiphone_Casino ,
		dbpedia:Guitar ,
		dbpedia:Gibson_SG ,
		dbpedia:Vocals .
@prefix ns8:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Davey_Lane	ns8:birthName	"David Daniel Lane" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Davey_Lane	ns8:birthDate	"1981-01-31"^^xsd:date ;
	dbpedia-owl:genre	dbpedia:Rock_music ;
	ns7:genre	dbpedia:Rock_music ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000003ad3e73> ;
	foaf:name	"Davey Lane" .
@prefix ns10:	<http://en.wikipedia.org/wiki/> .
dbpedia:Davey_Lane	foaf:page	ns10:Davey_Lane .
@prefix ns11:	<http://dbpedia.org/ontology/MusicalArtist/> .
dbpedia:Davey_Lane	ns11:background	"Musician" ;
	dbpedia-owl:associatedBand	dbpedia:The_Wrights ,
		dbpedia:The_Pictures ,
		dbpedia:Jimmy_Barnes ,
		dbpedia:The_Twin_Set ,
		dbpedia:Crowded_House ,
		dbpedia:You_Am_I ;
	dbpedia-owl:associatedMusicalArtist	dbpedia:The_Pictures ,
		dbpedia:The_Wrights ,
		dbpedia:The_Twin_Set ,
		dbpedia:Jimmy_Barnes ,
		dbpedia:Crowded_House ,
		dbpedia:You_Am_I ;
	dbpedia-owl:homeTown	dbpedia:Australia ;
	ns8:homeTown	dbpedia:Australia ;
	dbpedia-owl:activeYearsEndDate	"1999-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:reference	<http://www.youami.net> ,
		<http://www.thepictures.net> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Davey_Lane	rdfs:label	"Davey Lane"@pt ,
		"Davey Lane"@en ;
	dbpedia-owl:background	"Musician" ;
	dbpedia-owl:instrument	dbpedia:Fender_Telecaster ,
		dbpedia:Vocals ,
		dbpedia:Gibson_SG ,
		dbpedia:Epiphone_Casino ,
		dbpedia:Guitar ;
	ns11:associatedBand	dbpedia:The_Wrights ,
		dbpedia:You_Am_I ,
		dbpedia:Crowded_House ,
		dbpedia:The_Pictures ,
		dbpedia:Jimmy_Barnes ,
		dbpedia:The_Twin_Set ;
	ns11:associatedMusicalArtist	dbpedia:The_Wrights ,
		dbpedia:The_Pictures ,
		dbpedia:The_Twin_Set ,
		dbpedia:Crowded_House ,
		dbpedia:You_Am_I ,
		dbpedia:Jimmy_Barnes ;
	dbpedia-owl:birthName	"David Daniel Lane" ;
	dbpedia-owl:birthDate	"1981-01-31"^^xsd:date ;
	ns8:activeYearsStartDate	"1999-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"David Lane, tamb\u00E9m chamado de Davey Lane \u00E9 um guitarrista australiano l\u00EDder dos grupos de rock You Am I e The Pictures. Em 2007, ingressou no Crowded House para a turn\u00EA do grupo pela Europa e Austr\u00E1lia, substituindo temporariamente Liam Finn nas guitarras, teclados e vocais de apoio."@pt ,
		"David Lane, also known as Davey Lane (born on January 31st, 1981), is an Australian musician, lead guitarist of You Am I (since 1999), and frontman of The Pictures. He is also a guitarist in Australian supergroup The Wrights, who performed at Waveaid in aid of the Boxing Day Tsunami, presented at the Sydney Cricket Ground on January 29th 2005. In 2005 Lane also joined Jimmy Barnes' band, and released The Pictures debut L. P, \"Pieces of Eight\". In 2006, Lane was nominated for Best Male Guitarist at the Jack Awards, for his work with You Am I. In 2007, he joined Crowded House for their tour in Europe and Australia, temporarily replacing Neil Finn's son Liam on miscellaneous guitar, keyboard and backup vocal duties. Late 2008 saw the release of You Am I's \"Dilettantes\" and the Pictures' \"Kicking Indifference\"."@en ;
	rdfs:comment	"David Lane, tamb\u00E9m chamado de Davey Lane \u00E9 um guitarrista australiano l\u00EDder dos grupos de rock You Am I e The Pictures. Em 2007, ingressou no Crowded House para a turn\u00EA do grupo pela Europa e Austr\u00E1lia, substituindo temporariamente Liam Finn nas guitarras, teclados e vocais de apoio."@pt ,
		"David Lane, also known as Davey Lane (born on January 31st, 1981), is an Australian musician, lead guitarist of You Am I (since 1999), and frontman of The Pictures. He is also a guitarist in Australian supergroup The Wrights, who performed at Waveaid in aid of the Boxing Day Tsunami, presented at the Sydney Cricket Ground on January 29th 2005. In 2005 Lane also joined Jimmy Barnes' band, and released The Pictures debut L. P, \"Pieces of Eight\"."@en ;
	dbpedia-owl:activeYearsStartDate	"1999-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns8:activeYearsEndDate	"1999-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Davey_Lane	skos:subject	<http://dbpedia.org/resource/Category:1981_births> .
@prefix ns14:	<http://dbpedia.org/resource/Category:> .
dbpedia:Davey_Lane	skos:subject	ns14:Living_people ,
		ns14:Australian_musicians ,
		ns14:Australian_guitarists .
@prefix ns15:	<http://dbpedia.org/resource/Template:> .
dbpedia:Davey_Lane	dbpprop:wikiPageUsesTemplate	ns15:infobox_musical_artist ,
		ns15:myspace ;
	dbpprop:myspaceProperty	"The Pictures"@en ,
		"Davey Lane"@en ,
		"davey_lane"@en ,
		"thepicturesmusic"@en ;
	dbpprop:born	"31 January 1981"@en ;
	dbpprop:background	"Musician"@en ;
	dbpprop:genre	dbpedia:Rock_music ;
	dbpprop:label	"none"@en ;
	dbpprop:birthName	"David Daniel Lane"@en ;
	dbpprop:instrument	dbpedia:Guitar ,
		dbpedia:Vocals ;
	dbpprop:origin	dbpedia:Australia ;
	dbpprop:yearsActive	"1999-present"@en ;
	dbpprop:associatedActs	dbpedia:Crowded_House ,
		dbpedia:You_Am_I ,
		dbpedia:The_Twin_Set ,
		dbpedia:The_Wrights ,
		dbpedia:Jimmy_Barnes ,
		dbpedia:The_Pictures ;
	dbpprop:notableInstruments	dbpedia:Gibson_SG ,
		dbpedia:Epiphone_Casino ,
		dbpedia:Fender_Telecaster .
@prefix ns16:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Davey_Lane	dbpprop:hasPhotoCollection	ns16:Davey_Lane .
@prefix ns17:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:Davey_Lane	dbpprop:wordnet_type	ns17:synset-musician-noun-1 .
dbpedia:The_Wrights	dbpprop:pastMembers	dbpedia:Davey_Lane .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Davey_Lane	owl:sameAs	dbpedia:Davey_Lane .