@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Edith_Stedham	foaf:primaryTopic	dbr:Edith_Stedham .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Edith_Stedham	rdf:type	wikidata:Q19088 .
@prefix schema:	<http://schema.org/> .
dbr:Edith_Stedham	rdf:type	schema:Person ,
		wikidata:Q5 ,
		foaf:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Edith_Stedham	rdf:type	owl:Thing ,
		wikidata:Q215627 ,
		wikidata:Q729 .
@prefix ns7:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Edith_Stedham	rdf:type	ns7:NaturalPerson .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Edith_Stedham	rdf:type	dbo:Person ,
		dbo:Species ,
		dbo:Animal ,
		dbo:Eukaryote ;
	owl:sameAs	dbr:Edith_Stedham ;
	foaf:name	"Edith Stedham"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Edith_Stedham	rdfs:label	"Edith Stedham"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Edith_Stedham	dct:subject	dbc:Housekeepers ,
		dbc:Businesspeople_from_Tunis ,
		<http://dbpedia.org/resource/Category:1695_deaths> ,
		dbc:English_businesspeople ,
		<http://dbpedia.org/resource/Category:1600s_births> ,
		dbc:Expatriates_from_the_Kingdom_of_England ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Edith_Stedham_1685_letter_to_Thomas_Goodwyn.png> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Edith_Stedham	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Edith_Stedham?oldid=1300509063&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Edith_Stedham ;
	dbo:description	"housekeeper and businessperson in Tunis"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Edith_Stedham	dbp:wikiPageUsesTemplate	dbt:Infobox_person ,
		dbt:Short_description ,
		dbt:Reflist ;
	dbo:deathPlace	dbr:Tunis ;
	dbp:birthPlace	"England"@en ;
	dbp:name	"Edith Stedham"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Edith_Stedham	dbo:birthYear	"1600"^^xsd:gYear ;
	dbo:deathYear	"1695"^^xsd:gYear .
@prefix dbd:	<http://dbpedia.org/datatype/> .
dbr:Edith_Stedham	dbp:birthDate	"1600.0"^^dbd:second ;
	dbp:deathDate	1695 ;
	dbp:spouse	"Mr Stedham"@en ,
		"Thomas Goodwyn"@en ,
		""@en ;
	dbp:deathPlace	"Tunis, Tunisia"@en ;
	dbp:children	"Urania Goodwyn"@en ;
	dbo:nationality	dbr:Kingdom_of_England ;
	dbo:stateOfOrigin	dbr:Kingdom_of_England ;
	dbp:nationality	dbr:Kingdom_of_England ;
	dbp:caption	"Edith Stedham's 1685 letter to Thomas Goodwyn"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Edith_Stedham_1685_letter_to_Thomas_Goodwyn.png?width=300> ;
	dbo:employer	dbr:Tunis ;
	dbp:employer	"British consulate in Tunis"@en .