@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Alberto_Romulo	dbo:termPeriod	dbr:Alberto_Romulo__Tenure__4 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Alberto_Romulo__Tenure__4	rdf:type	ns3:TimeInterval ,
		dbo:Tenure ,
		dbo:TimePeriod .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Alberto_Romulo__Tenure__4	owl:sameAs	dbr:Alberto_Romulo__Tenure__4 ;
	dbo:president	dbr:Gloria_Macapagal_Arroyo ;
	dbo:successor	dbr:Jose_Isidro_Camacho ;
	dbo:office	"26thSecretary of Finance" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Alberto_Romulo__Tenure__4	dbo:end	"2001-06-30"^^xsd:date .