@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Exercise_Shaheen	foaf:primaryTopic	dbr:Exercise_Shaheen .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Exercise_Shaheen	rdf:type	owl:Thing .
@prefix schema:	<http://schema.org/> .
dbr:Exercise_Shaheen	rdf:type	schema:Event .
@prefix ns6:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Exercise_Shaheen	rdf:type	ns6:Event .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Exercise_Shaheen	rdf:type	dbo:Event .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Exercise_Shaheen	rdf:type	wikidata:Q1656682 ,
		dbo:SocietalEvent ,
		dbo:Convention ;
	owl:sameAs	dbr:Exercise_Shaheen .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Exercise_Shaheen	rdfs:label	"Exercise Shaheen"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Exercise_Shaheen	dct:subject	dbc:Military_exercises_involving_China ,
		<http://dbpedia.org/resource/Category:China\u2013Pakistan_military_relations> ,
		dbc:Pakistan_Air_Force_exercises ;
	foaf:homepage	<http://eng.chinamil.com.cn/> ,
		<https://paf.gov.pk/> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Exercise_Shaheen	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Exercise_Shaheen?oldid=1295324413&ns=0> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Exercise_Shaheen	dbp:wikiPageUsesTemplate	dbt:Pakistan_Air_Force_main ,
		dbt:Air_force ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Use_dmy_dates ,
		dbt:Age ,
		dbt:Coat_of_arms ,
		dbt:PAK ,
		dbt:Use_Pakistani_English ,
		dbt:End_date ,
		dbt:Infobox_recurring_event ,
		dbt:Start_date ,
		dbt:CHN ;
	dbo:genre	dbr:Military_exercise ;
	dbp:genre	dbr:Military_exercise ;
	dbp:website	<http://eng.chinamil.com.cn/> ,
		<https://paf.gov.pk/> ;
	dbo:location	dbr:China ,
		dbr:Pakistan ;
	dbp:nativeName	"\u0634\u0627\u06C1\u06CC\u0646 \u0641\u0636\u0627\u0626\u06CC \u0645\u0634\u0642"@en ;
	dbp:founderName	"Ministry of Defence"@en ,
		"Ministry of National Defense"@en ;
	foaf:isPrimaryTopicOf	wikipedia-en:Exercise_Shaheen .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Exercise_Shaheen	dbo:startDate	"2011-03-11"^^xsd:date ;
	dbp:venue	"Airbases of China and Pakistan"@en ;
	dbo:endDate	"2021-06-05"^^xsd:date ;
	dbp:frequency	"Annual"@en ;
	dbp:last	"2021-06-05"^^xsd:date ;
	dbp:status	"In-Active"@en ;
	dbp:first	"2011-03-11"^^xsd:date ;
	dbp:nativeNameLang	"ur"@en .