@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Daniel_Chadwick	dbo:termPeriod	dbr:Daniel_Chadwick__Tenure__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Daniel_Chadwick__Tenure__1	rdf:type	dbo:Tenure .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Daniel_Chadwick__Tenure__1	rdf:type	ns3:TimeInterval ,
		dbo:TimePeriod .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Daniel_Chadwick__Tenure__1	owl:sameAs	dbr:Daniel_Chadwick__Tenure__1 ;
	dbo:predecessor	<http://dbpedia.org/resource/Calvin_G._Child> ;
	dbo:president	<http://dbpedia.org/resource/Rutherford_B._Hayes> ,
		<http://dbpedia.org/resource/Chester_A._Arthur> ,
		<http://dbpedia.org/resource/James_A._Garfield> ;
	dbo:successor	<http://dbpedia.org/resource/Lewis_E._Stanton> ;
	dbo:office	"United States Attorney for the District of Connecticut" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Daniel_Chadwick__Tenure__1	dbo:start	"1880-09-29"^^xsd:date ;
	dbo:end	"1884-11-23"^^xsd:date .