@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbpedia-fr:	<http://fr.dbpedia.org/resource/> .
dbpedia-fr:Tim_Murphy	dbo:occupation	dbpedia-fr:Tim_Murphy__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:Tim_Murphy__PersonFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ;
	owl:sameAs	dbpedia-fr:Tim_Murphy__PersonFunction__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia-fr:Tim_Murphy__PersonFunction__1	dbo:activeYearsEndDate	"2017-10-21"^^xsd:date ;
	dbo:activeYearsEndYear	"2017"^^xsd:gYear ;
	dbo:activeYearsStartDate	"2003-01-03"^^xsd:date ;
	dbo:activeYearsStartYear	"2003"^^xsd:gYear ;
	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/Mike_Doyle_(homme_politique)> ;
	dbo:successor	dbpedia-fr:Conor_Lamb .