@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Fillmore_Condit	foaf:primaryTopic	dbr:Fillmore_Condit .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Fillmore_Condit	rdf:type	dbo:Animal ,
		dbo:Person ,
		dbo:Species .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Fillmore_Condit	rdf:type	owl:Thing ,
		dbo:Eukaryote ;
	owl:sameAs	dbr:Fillmore_Condit .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Fillmore_Condit	rdfs:label	"Fillmore Condit"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:Fillmore_Condit	dct:subject	<http://dbpedia.org/resource/Category:1855_births> ,
		<http://dbpedia.org/resource/Category:20th-century_mayors_of_places_in_California> ,
		<http://dbpedia.org/resource/Category:Mayors_of_Long_Beach,_California> ,
		<http://dbpedia.org/resource/Category:People_from_Roseland,_New_Jersey> ,
		<http://dbpedia.org/resource/Category:1939_deaths> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Fillmore_Condit	dct:subject	dbc:County_commissioners_in_New_Jersey ,
		<http://dbpedia.org/resource/Category:People_from_Verona,_New_Jersey> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Ida_and_fillmore.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/US214758-drawings-page-1.png> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Fillmore_Condit	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Fillmore_Condit?oldid=1308150459&ns=0> ;
	dbo:description	"American inventor and politician"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/US214758-drawings-page-1.png?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Fillmore_Condit	dbp:wikiPageUsesTemplate	dbt:Authority_control ,
		dbt:Reflist ,
		dbt:Short_description ;
	foaf:isPrimaryTopicOf	wikipedia-en:Fillmore_Condit .
dbr:Oscar_Hauge	dbp:before	dbr:Fillmore_Condit .