@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Inter-Parliamentary_Forum	foaf:primaryTopic	dbr:Inter-Parliamentary_Forum .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Inter-Parliamentary_Forum	rdf:type	dbo:Organisation .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Inter-Parliamentary_Forum	rdf:type	wikidata:Q43229 .
@prefix schema:	<http://schema.org/> .
dbr:Inter-Parliamentary_Forum	rdf:type	schema:Organization ,
		wikidata:Q24229398 .
@prefix ns7:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Inter-Parliamentary_Forum	rdf:type	ns7:Agent ,
		ns7:SocialPerson .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Inter-Parliamentary_Forum	rdf:type	owl:Thing ,
		dbo:Agent ;
	owl:sameAs	dbr:Inter-Parliamentary_Forum ;
	foaf:name	"Inter-Parliamentary Forum"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Inter-Parliamentary_Forum	rdfs:label	"Inter-Parliamentary Forum"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Inter-Parliamentary_Forum	dct:subject	dbc:Devolution_in_the_United_Kingdom ,
		dbc:Politics_of_the_United_Kingdom .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Inter-Parliamentary_Forum	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Inter-Parliamentary_Forum?oldid=1257746179&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Inter-Parliamentary_Forum .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Inter-Parliamentary_Forum	dbp:language	"English, Welsh"@en ;
	dbp:predecessor	"Inter-Parliamentary Forum on Brexit"@en ;
	dbp:name	"Inter-Parliamentary Forum"@en ;
	dbo:language	dbr:Welsh_language .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Inter-Parliamentary_Forum	dbp:formation	"2022-02-25"^^xsd:date ;
	dbp:purpose	"Interparliamentary relations"@en ;
	dbo:purpose	"Interparliamentary relations" ;
	dbo:foundingDate	"2022-02-25"^^xsd:date ;
	dbo:description	"British joint parlimentary committee"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Inter-Parliamentary_Forum	dbp:wikiPageUsesTemplate	dbt:Short_description ,
		dbt:Reflist ,
		dbt:Langx ,
		dbt:Intergovernmental_relations_in_the_United_Kingdom ,
		dbt:Infobox_organization ,
		dbt:Politics_of_the_United_Kingdom ,
		dbt:Start_date_and_age ,
		dbt:Too_much_detail ,
		dbt:Devolution_in_the_United_Kingdom ;
	dbp:membership	dbr:House_of_Lords ,
		dbr:Northern_Ireland_Assembly ,
		dbr:Senedd ,
		dbr:House_of_Commons_of_the_United_Kingdom ,
		dbr:Scottish_Parliament ;
	dbo:membership	"Scottish Parliament"@en ,
		"Northern Ireland Assembly"@en ,
		"Senedd"@en ,
		"House of Lords"@en ,
		"House of Commons"@en ;
	dbp:regionServed	"United Kingdom"@en .