@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Abdullah_Awda	foaf:primaryTopic	dbr:Abdullah_Awda .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Abdullah_Awda	rdf:type	dbo:Animal ,
		dbo:Species ,
		dbo:Person .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Abdullah_Awda	rdf:type	owl:Thing ,
		dbo:Eukaryote ;
	owl:differentFrom	dbr:Abdullah_Alaoudh ;
	owl:sameAs	dbr:Abdullah_Awda .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Abdullah_Awda	rdfs:label	"Abdullah Awda"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Abdullah_Awda	dct:subject	dbc:Living_people ,
		<http://dbpedia.org/resource/Category:Year_of_birth_missing_(living_people)> ,
		dbc:Members_of_the_Free_Syrian_Army ,
		dbc:Syrian_people_stubs ,
		<http://dbpedia.org/resource/Category:Place_of_birth_missing_(living_people)> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Abdullah_Awda	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Abdullah_Awda?oldid=1307099755&ns=0> ;
	dbo:description	"Syrian rebel leader"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Abdullah_Awda	dbp:wikiPageUsesTemplate	dbt:Reflist ,
		dbt:Infobox_person ,
		dbt:Short_description ,
		dbt:Tree_list ,
		dbt:Langx ,
		dbt:Flagicon .
@prefix ns12:	<http://dbpedia.org/resource/Template:Tree_list/> .
dbr:Abdullah_Awda	dbp:wikiPageUsesTemplate	ns12:end ,
		dbt:Nobold ,
		dbt:Authority_control ,
		dbt:Infobox_military_person ,
		dbt:Distinguish ;
	dbp:name	"Abdullah Awda"@en ;
	dbp:birthPlace	dbr:Homs_Governorate ,
		dbr:Syria ;
	foaf:isPrimaryTopicOf	wikipedia-en:Abdullah_Awda ;
	dbp:knownFor	"Leader of the Hazzm Movement"@en ;
	dbp:nativeNameLang	"ar"@en ;
	dbp:nationality	dbr:Syrians .
dbr:Abdullah_Alaoudh	owl:differentFrom	dbr:Abdullah_Awda .