query-86704e44deb9a17c33b10b2bf40eb8d5
Mapa amb la localització de patrimoni catalogat en un municipi
Use at
- https://query.wikidata.org/sparql
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
#defaultView:Map
SELECT ?item ?itemLabel ?coordenades ?estatus_patrimonial ?estatus_patrimonialLabel WHERE {
?item wdt:P1435 wd:Q65553409;
wdt:P131 wd:Q497801;
wdt:P625 ?coordenades.
OPTIONAL { ?item wdt:P1435 ?estatus_patrimonial. }