@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Vorderstoder	dbo:politicalLeader	dbr:Vorderstoder__PoliticalFunction__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Vorderstoder__PoliticalFunction__1	rdf:type	owl:Thing ,
		dbo:PersonFunction ,
		dbo:PoliticalFunction ;
	owl:sameAs	dbr:Vorderstoder__PoliticalFunction__1 ;
	dbo:leaderTitle	"Mayor"@en ;
	dbo:personName	"Gerhard Lindbichler" .