@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/British\u2013Irish_Parliamentary_Assembly__PersonFunction__3>	rdf:type	dbo:PersonFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/British\u2013Irish_Parliamentary_Assembly__PersonFunction__3>	rdf:type	owl:Thing ;
	owl:sameAs	<http://dbpedia.org/resource/British\u2013Irish_Parliamentary_Assembly__PersonFunction__3> ;
	dbo:personName	"1 member from theHigh Court of Tynwald" ,
		"5 members from theWelsh Parliament" ,
		"25 members from theUK Parliament" ,
		"25 members from theOireachtas" ,
		"1 member of theStates of Guernsey" ,
		"1 member from theStates of Jersey" ,
		"5 members from theScottish Parliament" ,
		"5 members from theNorthern Ireland Assembly" .
@prefix dbr:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/British\u2013Irish_Parliamentary_Assembly__PersonFunction__3>	dbo:person	dbr:States_Assembly ,
		dbr:Scottish_Parliament ,
		dbr:Senedd ,
		dbr:States_of_Guernsey ,
		dbr:Tynwald ,
		dbr:Oireachtas ,
		dbr:Parliament_of_the_United_Kingdom ,
		dbr:Northern_Ireland_Assembly ;
	dbo:title	"Membership"@en .
<http://dbpedia.org/resource/British\u2013Irish_Parliamentary_Assembly>	dbo:leaderFunction	<http://dbpedia.org/resource/British\u2013Irish_Parliamentary_Assembly__PersonFunction__3> .