@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Isabel_Darcy	foaf:primaryTopic	dbr:Isabel_Darcy .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Isabel_Darcy	rdf:type	dbo:Eukaryote ,
		dbo:Species .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Isabel_Darcy	rdf:type	wikidata:Q5 ,
		dbo:Person ,
		dbo:Animal ,
		foaf:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Isabel_Darcy	rdf:type	owl:Thing .
@prefix ns7:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Isabel_Darcy	rdf:type	ns7:NaturalPerson ,
		wikidata:Q729 ,
		wikidata:Q215627 ,
		wikidata:Q19088 .
@prefix schema:	<http://schema.org/> .
dbr:Isabel_Darcy	rdf:type	schema:Person ;
	owl:sameAs	dbr:Isabel_Darcy ;
	foaf:name	"Isabel Darcy"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Isabel_Darcy	rdfs:label	"Isabel Darcy"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Isabel_Darcy	dct:subject	dbc:Year_of_birth_unknown ,
		<http://dbpedia.org/resource/Category:1621_deaths> ,
		dbc:English_women_philanthropists ,
		dbc:English_Protestants ,
		<http://dbpedia.org/resource/Category:16th-century_births> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Isabel_Darcy	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Isabel_Darcy?oldid=1308294331&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Isabel_Darcy .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Isabel_Darcy	dbp:deathPlace	<http://dbpedia.org/resource/Aldwark,_Hambleton> ,
		dbr:Kingdom_of_England ,
		dbr:Yorkshire .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Isabel_Darcy	dbo:deathDate	"1621-01-27"^^xsd:date ;
	dbp:deathDate	"1621-01-27"^^xsd:date ;
	dbo:deathPlace	dbr:Kingdom_of_England ,
		dbr:Yorkshire ,
		<http://dbpedia.org/resource/Aldwark,_Hambleton> ;
	dbo:deathYear	"1621"^^xsd:gYear ;
	dbp:name	"Isabel Darcy"@en ;
	dbo:birthName	"Isabel Wray"@en ;
	dbp:nationality	dbr:Kingdom_of_England ;
	dbp:birthName	"Isabel Wray"@en ;
	dbo:birthPlace	dbr:Lincolnshire ,
		<http://dbpedia.org/resource/Glentworth,_Lincolnshire> ,
		dbr:Kingdom_of_England ;
	dbp:birthPlace	dbr:Lincolnshire ,
		<http://dbpedia.org/resource/Glentworth,_Lincolnshire> ,
		dbr:Kingdom_of_England ;
	dbo:birthYear	"1563"^^xsd:gYear ;
	dbo:nationality	dbr:Kingdom_of_England ;
	dbo:stateOfOrigin	dbr:Kingdom_of_England ;
	dbp:knownFor	"Patron of Protestant clergy"@en ;
	dbo:description	"(n\u00E9e Wray) (d. 1622), patron of clergymen"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Isabel_Darcy	dbp:wikiPageUsesTemplate	dbt:Circa ,
		dbt:Reflist ,
		dbt:Infobox_person ,
		dbt:Short_description .