@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<https://dbpedia.org/property/> .
ns1:districtsList	rdf:type	rdf:Property .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix dbp:	<http://dbpedia.org/property/> .
ns1:districtsList	owl:sameAs	dbp:districtsList .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:districtsList	rdfs:label	"districts list"@en .