@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:Muhammadiyah__PersonFunction__2	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Muhammadiyah__PersonFunction__2	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Muhammadiyah__PersonFunction__2 ;
	dbo:title	"Secretary-general"@en ;
	dbo:personName	"Abdul Mu'ti" ;
	dbo:person	<http://dbpedia.org/resource/Abdul_Mu\u0027ti> .
dbr:Muhammadiyah	dbo:leaderFunction	dbr:Muhammadiyah__PersonFunction__2 .