@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/John_Humphrey_%28musician%29>	rdf:type	dbpedia-owl:Person ,
		dbpedia-owl:Artist ,
		dbpedia-owl:MusicalArtist .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/John_Humphrey_%28musician%29>	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/John_Humphrey_%28musician%29>	dbpprop:name	"John Humphrey"@en .
@prefix ns4:	<http://dbpedia.org/ontology/Artist/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/John_Humphrey_%28musician%29>	ns4:instrument	dbpedia:Drum_kit ;
	dbpedia-owl:genre	dbpedia:Post-grunge ,
		dbpedia:Alternative_rock ;
	ns4:genre	dbpedia:Post-grunge ,
		dbpedia:Alternative_rock .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/John_Humphrey_%28musician%29>	foaf:name	"John Humphrey" ;
	foaf:page	<http://en.wikipedia.org/wiki/John_Humphrey_%28musician%29> .
@prefix ns7:	<http://dbpedia.org/ontology/MusicalArtist/> .
<http://dbpedia.org/resource/John_Humphrey_%28musician%29>	ns7:background	"non_vocal_instrumentalist" ;
	dbpedia-owl:associatedBand	dbpedia:The_Nixons ,
		dbpedia:Seether ;
	dbpedia-owl:associatedMusicalArtist	dbpedia:The_Nixons ,
		dbpedia:Seether ;
	dbpedia-owl:homeTown	<http://dbpedia.org/resource/Oklahoma_City%2C_Oklahoma> ,
		dbpedia:United_States .
@prefix ns8:	<http://dbpedia.org/ontology/Person/> .
<http://dbpedia.org/resource/John_Humphrey_%28musician%29>	ns8:homeTown	<http://dbpedia.org/resource/Oklahoma_City%2C_Oklahoma> ,
		dbpedia:United_States .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/John_Humphrey_%28musician%29>	rdfs:label	"John Humphrey (musician)"@en ;
	dbpedia-owl:background	"non_vocal_instrumentalist" ;
	dbpedia-owl:instrument	dbpedia:Drum_kit ;
	ns7:associatedBand	dbpedia:Seether ,
		dbpedia:The_Nixons ;
	ns7:associatedMusicalArtist	dbpedia:The_Nixons ,
		dbpedia:Seether ;
	dbpprop:abstract	"John Humphrey is an American musician, and currently the drummer of the post-grunge band Seether. From 1994 until 2000, Humphrey was the drummer for The Nixons. He joined Seether in 2004."@en ;
	rdfs:comment	"John Humphrey is an American musician, and currently the drummer of the post-grunge band Seether. From 1994 until 2000, Humphrey was the drummer for The Nixons. He joined Seether in 2004."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/John_Humphrey_%28musician%29>	skos:subject	<http://dbpedia.org/resource/Category:Year_of_birth_missing_%28living_people%29> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/John_Humphrey_%28musician%29>	skos:subject	ns11:Seether_members ,
		ns11:Living_people ,
		ns11:American_musicians ,
		ns11:Musicians_from_Oklahoma .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/John_Humphrey_%28musician%29>	dbpprop:wikiPageUsesTemplate	ns12:imdb_name ,
		ns12:infobox_musical_artist ;
	dbpprop:background	"non_vocal_instrumentalist"@en ;
	dbpprop:genre	dbpedia:Alternative_rock ,
		dbpedia:Post-grunge ;
	dbpprop:id	1934863 ;
	dbpprop:instrument	dbpedia:Drum_kit ;
	dbpprop:origin	dbpedia:United_States ,
		<http://dbpedia.org/resource/Oklahoma_City%2C_Oklahoma> ;
	dbpprop:associatedActs	dbpedia:Seether ,
		dbpedia:The_Nixons ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/John_Humphrey_%28musician%29> .
dbpedia:Seether	dbpprop:currentMembers	<http://dbpedia.org/resource/John_Humphrey_%28musician%29> .