@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:Samuel_Peterson	rdf:type	dbpedia-owl:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Samuel_Peterson	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Samuel_Peterson	dbpprop:name	"Samuel Peterson"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns6:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Samuel_Peterson	ns6:birthDate	"1639-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns6:birthPlace	dbpedia:Sweden ,
		<http://dbpedia.org/resource/V%C3%A4rmland> ;
	ns6:deathDate	"1689-11-20"^^xsd:date ;
	ns6:deathPlace	<http://dbpedia.org/resource/New_Castle%2C_Delaware> ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000007d493ca> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Samuel_Peterson	foaf:name	"Samuel Peterson" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Samuel_Peterson	foaf:page	ns8:Samuel_Peterson .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Samuel_Peterson	rdfs:label	"Samuel Peterson"@en ;
	dbpedia-owl:birthDate	"1639-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:birthPlace	dbpedia:Sweden ,
		<http://dbpedia.org/resource/V%C3%A4rmland> ;
	dbpedia-owl:deathDate	"1689-11-20"^^xsd:date ;
	dbpedia-owl:deathPlace	<http://dbpedia.org/resource/New_Castle%2C_Delaware> ;
	dbpprop:abstract	"Samuel Peterson (Abt 1639 - 20 November 1689) was an early settler of New Sweden and one of the founders of present-day Wilmington, Delaware. Peterson was born in the province of V\u00E4rmland, Sweden. He departed Sweden on the ship \u00D6rn (\"The Eagle\") on February 2, 1654, and arrived in New Sweden on May 22, 1654. As he may have been only 15 years old, he was possibly part of the contingent of twelve boys on the ship from the Bilding College of Stockholm. On April 16, 1675, Johan Anderson Stalcop conveyed half his land in Wilmington to Peterson and Lars Cornelison. Peterson erected a \"humble cabin\" on a hill overlooking Wilmington and cleared away the forest covering the southern declivity of the hill. It was near Peterson's cabin where, as Peterson tilled the land with oxen, Quaker leader Elizabeth Shipley took in a view that she had earlier reported seeing in a dream, and determined that the Quakers were destined to settle the Delmarva Peninsula. Peterson gave \"30 feet\" toward the construction of the Swedish Lutheran Church in Wilmington. In order to provide for his wife Brita, who outlived him, Peterson left his land \"to that son who should live longest with his widow. \" Therefore, his son Peter took over the plantation and his son Matthias released all claim to the land by a deed dated December 4, 1702. Peter left the land to his son Peter Peterson (by will dated January 29, 1714), who on May 8, 1727, sold the part of the land lying along the Christina River to Andrew Justison, who formally laid out the city of Wilmington in 1730."@en ;
	rdfs:comment	"Samuel Peterson (Abt 1639 - 20 November 1689) was an early settler of New Sweden and one of the founders of present-day Wilmington, Delaware. Peterson was born in the province of V\u00E4rmland, Sweden. He departed Sweden on the ship \u00D6rn (\"The Eagle\") on February 2, 1654, and arrived in New Sweden on May 22, 1654. As he may have been only 15 years old, he was possibly part of the contingent of twelve boys on the ship from the Bilding College of Stockholm."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
dbpedia:Samuel_Peterson	skos:subject	ns11:City_founders ,
		<http://dbpedia.org/resource/Category:1689_deaths> ,
		<http://dbpedia.org/resource/Category:1639_births> ,
		ns11:Swedish_immigrants_to_the_United_States .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
dbpedia:Samuel_Peterson	dbpprop:wikiPageUsesTemplate	ns12:infobox_person ;
	dbpprop:nationality	"Swedish"@en ;
	dbpprop:birthPlace	<http://dbpedia.org/resource/V%C3%A4rmland> ,
		dbpedia:Sweden .
@prefix ns13:	<http://dbpedia.org/resource/Samuel_Peterson/deathDate/> .
dbpedia:Samuel_Peterson	dbpprop:deathDate	ns13:death_date_and_age ;
	dbpprop:deathPlace	<http://dbpedia.org/resource/New_Castle%2C_Delaware> ;
	dbpprop:dateOfBirth	"Abt. 1639"@en ;
	dbpprop:knownFor	"Founder of Wilmington, Delaware"@en .