@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Alberto_Romulo	dbo:termPeriod	dbr:Alberto_Romulo__Tenure__7 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Alberto_Romulo__Tenure__7	rdf:type	dbo:Tenure ,
		dbo:TimePeriod .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Alberto_Romulo__Tenure__7	rdf:type	ns3:TimeInterval .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Alberto_Romulo__Tenure__7	owl:sameAs	dbr:Alberto_Romulo__Tenure__7 ;
	dbo:president	dbr:Corazon_Aquino ;
	dbo:office	"Minister of Budget and Management" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Alberto_Romulo__Tenure__7	dbo:start	"1986-02-25"^^xsd:date ;
	dbo:end	"1987-03-13"^^xsd:date .