@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Chartered_Association_of_Building_Engineers	dbo:leaderFunction	dbr:Chartered_Association_of_Building_Engineers__PersonFunction__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Chartered_Association_of_Building_Engineers__PersonFunction__1	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Chartered_Association_of_Building_Engineers__PersonFunction__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Chartered_Association_of_Building_Engineers__PersonFunction__1 ;
	dbo:personName	"John Lytton, 5th Earl of Lytton" ;
	dbo:person	<http://dbpedia.org/resource/John_Lytton,_5th_Earl_of_Lytton> ;
	dbo:title	"Patron"@en .