We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c36aeee commit 553a1d9Copy full SHA for 553a1d9
app/src/main/resources/queries/nearby_query_monuments.rq
@@ -55,6 +55,7 @@ WHERE {
55
OPTIONAL {?item p:P709 ?monument}
56
OPTIONAL {?item p:P718 ?monument}
57
OPTIONAL {?item p:P5694 ?monument}
58
+ OPTIONAL {?item p:P3426 ?monument}
59
60
# Labels and descriptions
61
SERVICE wikibase:label {
0 commit comments