@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Commonwealth_of_Nations	dbo:leaderFunction	dbr:Commonwealth_of_Nations__PersonFunction__2 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Commonwealth_of_Nations__PersonFunction__2	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Commonwealth_of_Nations__PersonFunction__2	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Commonwealth_of_Nations__PersonFunction__2 ;
	dbo:personName	"Shirley Ayorkor Botchwey" ;
	dbo:person	dbr:Shirley_Ayorkor_Botchwey ;
	dbo:title	"Secretary-General"@en .