@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Adel_Khalil	dbo:militaryService	dbr:Adel_Khalil__MilitaryService__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Adel_Khalil__MilitaryService__1	rdf:type	dbo:MilitaryService .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Adel_Khalil__MilitaryService__1	rdf:type	ns3:TimeInterval ,
		dbo:CareerStation ,
		dbo:TimePeriod .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Adel_Khalil__MilitaryService__1	owl:sameAs	dbr:Adel_Khalil__MilitaryService__1 ;
	dbo:militaryUnit	dbr:Signal_corps ;
	dbo:militaryRank	dbr:Lieutenant_general ;
	dbo:militaryBranch	dbr:Egyptian_Air_Defense_Forces .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Adel_Khalil__MilitaryService__1	dbo:serviceStartYear	"1951"^^xsd:gYear ;
	dbo:serviceEndYear	"1987"^^xsd:gYear ;
	dbo:country	dbr:Egypt .