@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Oliver_Bosbyshell__Tenure__2	rdf:type	dbo:Tenure .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Oliver_Bosbyshell__Tenure__2	rdf:type	ns3:TimeInterval ,
		dbo:TimePeriod .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Oliver_Bosbyshell__Tenure__2	owl:sameAs	dbr:Oliver_Bosbyshell__Tenure__2 ;
	dbo:predecessor	<http://dbpedia.org/resource/A._Loudon_Snowden> ;
	dbo:president	<http://dbpedia.org/resource/James_A._Garfield> ,
		<http://dbpedia.org/resource/Chester_A._Arthur> ,
		<http://dbpedia.org/resource/Ulysses_S._Grant> ,
		<http://dbpedia.org/resource/Rutherford_B._Hayes> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Oliver_Bosbyshell__Tenure__2	dbo:start	"1876-12-15"^^xsd:date ;
	dbo:office	"8th Chief Coiner of theUnited States Mintat Philadelphia" .
dbr:Oliver_Bosbyshell	dbo:termPeriod	dbr:Oliver_Bosbyshell__Tenure__2 .