@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:ASEAN____1	dbo:leaderFunction	dbr:ASEAN____1__PersonFunction__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:ASEAN____1__PersonFunction__1	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:ASEAN____1__PersonFunction__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:ASEAN____1__PersonFunction__1 ;
	dbo:personName	"(Cambodia)" ,
		"Kao Kim Hourn" ;
	dbo:person	dbr:Cambodia ,
		dbr:Kao_Kim_Hourn ;
	dbo:title	"Secretary-General"@en .