@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Theodore_Bendix	foaf:primaryTopic	dbr:Theodore_Bendix .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Theodore_Bendix	rdf:type	dbo:Species ,
		dbo:Animal ,
		dbo:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Theodore_Bendix	rdf:type	owl:Thing ,
		dbo:Eukaryote ;
	owl:sameAs	dbr:Theodore_Bendix .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Theodore_Bendix	rdfs:label	"Theodore Bendix"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:Theodore_Bendix	dct:subject	<http://dbpedia.org/resource/Category:20th-century_American_male_composers> ,
		<http://dbpedia.org/resource/Category:19th-century_American_Jews> ,
		<http://dbpedia.org/resource/Category:20th-century_American_composers> ,
		<http://dbpedia.org/resource/Category:20th-century_American_Jews> ,
		<http://dbpedia.org/resource/Category:1862_births> ,
		<http://dbpedia.org/resource/Category:American_conductors_(music)> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Theodore_Bendix	dct:subject	dbc:Musicians_from_Detroit ,
		<http://dbpedia.org/resource/Category:1935_deaths> ,
		<http://dbpedia.org/resource/Category:19th-century_American_composers> ,
		dbc:American_violinists ,
		dbc:American_male_composers ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Theodore_Bendix,_1920.png> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Theodore_Bendix.png> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Theodore_Bendix	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Theodore_Bendix?oldid=1308381661&ns=0> ;
	dbo:description	"25 July 1862 \u2014 22 January 1935"@en ,
		"cyfansoddwr a aned yn 1862"@cy ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Theodore_Bendix.png?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Theodore_Bendix	dbp:wikiPageUsesTemplate	dbt:Circa ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Authority_control ;
	foaf:isPrimaryTopicOf	wikipedia-en:Theodore_Bendix .