@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Cyrus_Edson	foaf:primaryTopic	dbr:Cyrus_Edson .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Cyrus_Edson	rdf:type	dbo:Species ,
		dbo:Animal ,
		dbo:Eukaryote ,
		dbo:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Cyrus_Edson	owl:sameAs	dbr:Cyrus_Edson .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Cyrus_Edson	rdfs:label	"Cyrus Edson"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Cyrus_Edson	dct:subject	dbc:Deaths_from_pneumonia_in_New_York_City ,
		dbc:American_male_rowers ,
		<http://dbpedia.org/resource/Category:Columbia_College_(New_York)_alumni> ,
		<http://dbpedia.org/resource/Category:Physicians_from_Albany,_New_York> ,
		dbc:Commissioners_of_Health_of_the_City_of_New_York ,
		<http://dbpedia.org/resource/Category:1857_births> ,
		<http://dbpedia.org/resource/Category:1903_deaths> ,
		dbc:Physicians_from_Manhattan ,
		dbc:Columbia_University_Vagelos_College_of_Physicians_and_Surgeons_alumni ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Cyrus_Edson,_M.D.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Columbia_University_Four,_Winners_of_the_Visitors\u0027_Challenge_Cup,_Henley_Royal_Regatta_1878.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Cyrus_Edson	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Cyrus_Edson?oldid=1301595200&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Cyrus_Edson ;
	dbo:description	"US-amerikanischer Apotheker"@de ,
		"American pharmacist, doctor, and public health official (1857 \u2013 1903)"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Cyrus_Edson	dbp:wikiPageUsesTemplate	dbt:Short_description ,
		dbt:Reflist ,
		dbt:Use_mdy_dates ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Cyrus_Edson,_M.D.jpg?width=300> .