@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:James_Everett_Chase	rdf:type	dbpedia-owl:Politician ,
		dbpedia-owl:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:James_Everett_Chase	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:James_Everett_Chase	dbpprop:name	"James Everett Chase"@en .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:James_Everett_Chase	foaf:name	"James Everett Chase" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:James_Everett_Chase	foaf:page	ns6:James_Everett_Chase ;
	dbpedia-owl:religion	<http://dbpedia.org/resource/Episcopal_Church_%28United_States%29> .
@prefix ns7:	<http://dbpedia.org/ontology/Person/> .
dbpedia:James_Everett_Chase	ns7:religion	<http://dbpedia.org/resource/Episcopal_Church_%28United_States%29> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:James_Everett_Chase	rdfs:label	"James Everett Chase"@en ;
	dbpprop:abstract	"James Everett Chase was an American politician. He was elected mayor of Spokane, Washington by a landslide 62 percent to 38 percent margin in 1981, becoming Spokane's first African American mayor. Prior to his election as mayor, Chase was a longtime city council member, a seat which he won in 1975, becoming the second African American city council member in Spokane's history, after D. K. Oliver, who served on the council in 1896 and 1897."@en ;
	rdfs:comment	"James Everett Chase was an American politician. He was elected mayor of Spokane, Washington by a landslide 62 percent to 38 percent margin in 1981, becoming Spokane's first African American mayor. Prior to his election as mayor, Chase was a longtime city council member, a seat which he won in 1975, becoming the second African American city council member in Spokane's history, after D. K. Oliver, who served on the council in 1896 and 1897."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:James_Everett_Chase	skos:subject	<http://dbpedia.org/resource/Category:1914_births> ,
		<http://dbpedia.org/resource/Category:1987_deaths> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:James_Everett_Chase	skos:subject	ns10:African_American_mayors ,
		<http://dbpedia.org/resource/Category:Mayors_of_Spokane%2C_Washington> .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
dbpedia:James_Everett_Chase	dbpprop:wikiPageUsesTemplate	ns11:infobox_politician ;
	dbpprop:birthPlace	<http://dbpedia.org/resource/Wharton%2C_Texas> ,
		dbpedia:Texas ;
	dbpprop:deathPlace	<http://dbpedia.org/resource/Spokane%2C_Washington> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:James_Everett_Chase	dbpprop:termStart	"1982-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:successor	dbpedia:Vicki_McNeill ;
	dbpprop:profession	dbpedia:Politician ;
	dbpprop:dateOfBirth	1914 .
@prefix ns13:	<http://dbpedia.org/resource/James_Everett_Chase/dateOfDeath/> .
dbpedia:James_Everett_Chase	dbpprop:dateOfDeath	ns13:death_date ;
	dbpprop:termEnd	"1986-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:predecessor	dbpedia:Ron_Bair ;
	dbpprop:spouse	"Eleanor Barrow Chase (1918\u20132002)"@en ;
	dbpprop:religion	<http://dbpedia.org/resource/Episcopal_Church_%28United_States%29> ;
	dbpprop:office	<http://dbpedia.org/resource/List_of_mayors_of_Spokane%2C_Washington> ,
		<http://dbpedia.org/resource/Spokane%2C_Washington> .