@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Syed_Mujtaba_Ali__PersonFunction__1	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Syed_Mujtaba_Ali__PersonFunction__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Syed_Mujtaba_Ali__PersonFunction__1 ;
	dbo:title	"academic"@en ,
		"journalist"@en ,
		"linguist"@en ,
		"teacher"@en ,
		"travel enthusiast"@en ,
		"Writer"@en .
dbr:Syed_Mujtaba_Ali	dbo:occupation	dbr:Syed_Mujtaba_Ali__PersonFunction__1 .