@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Al-Quds_Committee	dbo:leaderFunction	dbr:Al-Quds_Committee__PersonFunction__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Al-Quds_Committee__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbr:Al-Quds_Committee__PersonFunction__1 ;
	dbo:personName	"Mohammed VI" ;
	dbo:person	dbr:Mohammed_VI_of_Morocco ;
	dbo:title	"Chairperson"@en .