@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Mario_Papi	dbo:termPeriod	dbr:Mario_Papi__Tenure__2 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Mario_Papi__Tenure__2	rdf:type	dbo:Tenure ,
		dbo:TimePeriod .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Mario_Papi__Tenure__2	rdf:type	ns3:TimeInterval .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Mario_Papi__Tenure__2	owl:sameAs	dbr:Mario_Papi__Tenure__2 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Mario_Papi__Tenure__2	dbo:end	"1994-03-11"^^xsd:date ;
	dbo:start	"1990-03-11"^^xsd:date ;
	dbo:successor	dbr:Manuel_Matta_Aragay ;
	dbo:office	"Senatorof the Republic" .