Jump to content

Which mountains were first ascended in the last twenty years? (Q336): Difference between revisions

From QAWiki
Aidan (talk | contribs)
Created claim: instance of (P1): question (Q1)
Aidan (talk | contribs)
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) }
Property / query
 
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) }
Property / query: 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) } / rank
 
Normal rank
Property / query: 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) } / qualifier
 
Property / query: 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) } / qualifier
 

Revision as of 01:51, 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 twenty years?
No description defined
  • Which peaks were summited for the first time in the last two decades?

Statements

0 references
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