@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Taiwan	dbo:leaderFunction	dbr:Taiwan__PersonFunction__4 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Taiwan__PersonFunction__4	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbr:Taiwan__PersonFunction__4 ;
	dbo:title	"Legislative Yuan President"@en ;
	dbo:personName	"Han Kuo-yu" ;
	dbo:person	dbr:Han_Kuo-yu .