205,551
edits
Superraptor (talk | contribs) |
Superraptor (talk | contribs) |
||
Line 230: | Line 230: | ||
#defaultView:LineChart | #defaultView:LineChart | ||
SELECT ?EqualityIndex | SELECT ?PointInTime ?EqualityIndex ?RegionLabel | ||
WHERE | WHERE | ||
{ | { | ||
? | ?Region p:P864 ?EqualityIndexProp . | ||
?EqualityIndexProp pq:P19 ?PointInTime ; | ?EqualityIndexProp pq:P19 ?PointInTime ; | ||
ps: | ps:P864 ?EqualityIndex . | ||
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } | SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } | ||
} | } |