@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Duluth,_Minnesota>	dbo:politicalLeader	<http://dbpedia.org/resource/Duluth,_Minnesota__PoliticalFunction__1> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
<http://dbpedia.org/resource/Duluth,_Minnesota__PoliticalFunction__1>	rdf:type	dbo:PersonFunction ,
		dbo:PoliticalFunction .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/Duluth,_Minnesota__PoliticalFunction__1>	rdf:type	owl:Thing ;
	owl:sameAs	<http://dbpedia.org/resource/Duluth,_Minnesota__PoliticalFunction__1> ;
	dbo:party	<http://dbpedia.org/resource/Minnesota_Democratic\u2013Farmer\u2013Labor_Party> ;
	dbo:leaderTitle	"Mayor"@en ;
	dbo:personName	"Roger Reinert" .
@prefix dbr:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Duluth,_Minnesota__PoliticalFunction__1>	dbo:politician	dbr:Roger_Reinert .