Which mountains were first ascended in the last one hundred years? (Q336): Difference between revisions
Appearance
Created claim: query (P11): SELECT DISTINCT ?sbj WHERE { ?sbj p:P793 ?obj1 . ?sbj wdt:P31/wdt:P279 wd:Q8502 . ?obj1 ps:P793 wd:Q1194369 . ?obj1 pq:P585 ?obj2 . FILTER((YEAR(NOW()) - YEAR(?obj2)) <= 100) } |
Changed [en] label: Which mountains were first ascended in the last one hundred years? |
||
| label / en | label / en | ||
Which mountains were first ascended in the last | Which mountains were first ascended in the last one hundred years? | ||
Revision as of 02:01, 4 September 2022
No description defined
- Which peaks were summited for the first time in the last two decades?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | Which mountains were first ascended in the last one hundred years? |
No description defined |
|
Statements
SELECT DISTINCT ?sbj WHERE { ?sbj p:P793 ?obj1 . ?sbj wdt:P31/wdt:P279 wd:Q8502 . ?obj1 ps:P793 wd:Q1194369 . ?obj1 pq:P585 ?obj2 . FILTER((YEAR(NOW()) - YEAR(?obj2)) <= 100) }
0 references