@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:Thomas_Knox	rdf:type	dbpedia-owl:Person ,
		dbpedia-owl:ChristianBishop ,
		dbpedia-owl:Cleric .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Thomas_Knox	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Thomas_Knox	dbpprop:name	"Thomas Knox"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns6:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Thomas_Knox	ns6:deathDate	"1627-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:title	"Bishop of the Isles" ;
	dbpedia-owl:predecessor	dbpedia:Andrew_Knox ;
	ns6:successor	<http://dbpedia.org/resource/John_Leslie_%28bishop_of_Clogher%29> ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000008114a28> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Thomas_Knox	foaf:name	"Thomas Knox" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Thomas_Knox	foaf:page	ns8:Thomas_Knox ;
	ns6:predecessor	dbpedia:Andrew_Knox ;
	dbpedia-owl:religion	dbpedia:Church_of_Scotland ;
	ns6:religion	dbpedia:Church_of_Scotland .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Thomas_Knox	rdfs:label	"Thomas Knox"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/3/36/Diocese_of_the_Isles.jpg/200px-Diocese_of_the_Isles.jpg> ;
	dbpedia-owl:birthDate	"unknown" ;
	dbpedia-owl:deathDate	"1627-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:successor	<http://dbpedia.org/resource/John_Leslie_%28bishop_of_Clogher%29> ;
	dbpprop:abstract	"Thomas Knox (died 1627 or 1628) was a Scottish prelate from the 17th century. The son of Andrew Knox, Bishop of the Isles, he received crown provision to the Deanery of the Isles on August 4 1617. He is the first Dean of the Isles to be known by name, though an unnamed cathedral dean was recorded in 1572, and the \"dean and chapter of Iona\" are attested again on June 5 1576. On February 24 1619 he was granted crown provision to succeed his father as Bishop of the Isles, his father later becoming Bishop of Raphoe in Ireland. Thomas Knox' last historical appearance dates to November 1 1627, a year later than the date given by Robert Keith. He had died by April 3 1628, meaning he almost certainly died earlier in that year or at most in 1627."@en ;
	rdfs:comment	"Thomas Knox (died 1627 or 1628) was a Scottish prelate from the 17th century. The son of Andrew Knox, Bishop of the Isles, he received crown provision to the Deanery of the Isles on August 4 1617. He is the first Dean of the Isles to be known by name, though an unnamed cathedral dean was recorded in 1572, and the \"dean and chapter of Iona\" are attested again on June 5 1576."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/3/36/Diocese_of_the_Isles.jpg> ;
	ns6:title	"Bishop of the Isles" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
dbpedia:Thomas_Knox	skos:subject	ns11:Bishops_of_the_Isles ,
		<http://dbpedia.org/resource/Category:16th-century_births> ,
		<http://dbpedia.org/resource/Category:1620s_deaths> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
dbpedia:Thomas_Knox	dbpprop:wikiPageUsesTemplate	ns12:infobox_bishopbiog ;
	dbpprop:post	<http://dbpedia.org/resource/Dean_%28religion%29> ,
		dbpedia:Diocese_of_the_Isles ;
	dbpprop:see	dbpedia:Diocese_of_the_Isles ;
	dbpprop:title	dbpedia:Bishop_of_the_Isles ;
	dbpprop:birthPlace	"unknown"@en ;
	dbpprop:successor	<http://dbpedia.org/resource/John_Leslie_%28bishop_of_Clogher%29> .
@prefix ns13:	<http://dbpedia.org/resource/Thomas_Knox/> .
dbpedia:Thomas_Knox	dbpprop:relatedInstance	ns13:succession_box1 ,
		ns13:succession_box2 ;
	dbpprop:dateOfBirth	"unknown"@en ;
	dbpprop:dateOfDeath	"1627 or 1628"@en ;
	dbpprop:predecessor	dbpedia:Andrew_Knox ;
	dbpprop:religion	dbpedia:Church_of_Scotland ;
	dbpprop:period	"1619&ndash;1627x1628"@en .
@prefix ns14:	<http://dbpedia.org/resource/John_Leslie_%28bishop_of_Clogher%29/> .
ns14:succession_box1	dbpprop:before	dbpedia:Thomas_Knox .