@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Pat_Fallon	dbo:occupation	dbpedia-fr:Pat_Fallon__PersonFunction__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-fr:Pat_Fallon__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Pat_Fallon__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Pat_Fallon__PersonFunction__1	dbo:electionDate	"2020-11-03"^^xsd:date ;
	dbo:functionStartDate	"2021-01-03"^^xsd:date ;
	dbo:termOfOffice	"" ;
	dbo:title	""@fr ,
		"Repr\u00E9sentant des \u00C9tats-Unis"@fr ;
	dbo:category	<http://fr.dbpedia.org/resource/Chambre_des_repr\u00E9sentants_des_\u00C9tats-Unis> ;
	dbo:predecessor	<http://fr.dbpedia.org/resource/John_Ratcliffe_(homme_politique)> .