@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Troyce_Key	foaf:primaryTopic	dbr:Troyce_Key .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
dbr:Troyce_Key	rdf:type	schema:Person .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Troyce_Key	rdf:type	dbo:Artist ,
		dbo:MusicalArtist ,
		dbo:Species .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Troyce_Key	rdf:type	wikidata:Q483501 ,
		wikidata:Q215627 .
@prefix ns7:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Troyce_Key	rdf:type	ns7:NaturalPerson ,
		dbo:Eukaryote .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Troyce_Key	rdf:type	owl:Thing ,
		wikidata:Q729 ,
		dbo:Animal ,
		wikidata:Q19088 ,
		wikidata:Q5 ,
		foaf:Person ,
		schema:MusicGroup ,
		dbo:Person ;
	owl:sameAs	dbr:Troyce_Key ;
	foaf:name	"Troyce Key"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Troyce_Key	rdfs:label	"Troyce Key"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Troyce_Key	dct:subject	dbc:Deaths_from_leukemia_in_California ,
		<http://dbpedia.org/resource/Category:20th-century_American_guitarists> ,
		<http://dbpedia.org/resource/Category:20th-century_American_male_singers> ,
		<http://dbpedia.org/resource/Category:20th-century_American_singers> ,
		<http://dbpedia.org/resource/Category:1992_deaths> ,
		dbc:American_male_songwriters ,
		<http://dbpedia.org/resource/Category:1937_births> ,
		<http://dbpedia.org/resource/Category:20th-century_American_songwriters> ,
		dbc:Electric_blues_musicians ,
		dbc:American_keyboardists ,
		dbc:Soul-blues_musicians ,
		dbc:Guitarists_from_Louisiana ,
		dbc:American_blues_guitarists ,
		dbc:Songwriters_from_Louisiana ,
		dbc:American_blues_singers ,
		dbc:West_Coast_blues_musicians ,
		dbc:American_male_guitarists ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Troyce_Key_and_J.J._Malone.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/J.J._Malone_and_Troyce_Key.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Troyce_Key	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Troyce_Key?oldid=1275664408&ns=0> ;
	dbo:description	"musical artist"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/J.J._Malone_and_Troyce_Key.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Troyce_Key	dbp:wikiPageUsesTemplate	dbt:Infobox_musical_artist ,
		dbt:Authority_control ,
		dbt:Death_date_and_age ,
		dbt:Birth_date ,
		dbt:Reflist ;
	dbo:genre	dbr:Electric_blues ,
		dbr:Soul_blues ,
		dbr:West_Coast_blues ;
	dbp:genre	dbr:West_Coast_blues ,
		dbr:Electric_blues ,
		dbr:Soul_blues .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Troyce_Key	dbp:birthDate	"1937-09-07"^^xsd:date ;
	dbp:name	"Troyce Key"@en ;
	dbp:birthPlace	"Jordon Plantation, Louisiana, United States"@en ;
	dbo:birthPlace	dbr:Louisiana ;
	dbo:birthDate	"1937-09-07"^^xsd:date ;
	dbo:activeYearsEndYear	"1992"^^xsd:gYear ;
	dbo:activeYearsStartYear	"1950"^^xsd:gYear ;
	dbo:deathDate	"1992-11-09"^^xsd:date ;
	dbp:deathPlace	"Oakland, California, United States"@en ;
	dbp:deathDate	"1992-11-09"^^xsd:date ;
	dbp:yearsActive	"Late 1950s\u20131992"@en ;
	dbo:deathPlace	<http://dbpedia.org/resource/Oakland,_California> ;
	dbp:instrument	"Vocals, guitar"@en ;
	dbp:occupation	"Singer, guitarist, songwriter"@en ;
	foaf:isPrimaryTopicOf	wikipedia-en:Troyce_Key .