Guen commited on
Commit
ad8ea76
·
verified ·
1 Parent(s): a19daac

Upload folder using huggingface_hub

Browse files
MANIFEST.json ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "path": "benchmark/benchmark_labelled.jsonl",
4
+ "bytes": 10395550,
5
+ "why": "the benchmark: 8,710 questions with S*/S_dist/S_stale"
6
+ },
7
+ {
8
+ "path": "benchmark/benchmark.jsonl",
9
+ "bytes": 5688514,
10
+ "why": "pre-label-resolution form (raw QIDs/PIDs)"
11
+ },
12
+ {
13
+ "path": "benchmark/functional_negatives.jsonl",
14
+ "bytes": 1244471,
15
+ "why": "per-question functional-negative flags"
16
+ },
17
+ {
18
+ "path": "benchmark/labels.tsv",
19
+ "bytes": 302669,
20
+ "why": "Wikidata QID/PID -> label dump"
21
+ },
22
+ {
23
+ "path": "benchmark/ids.txt",
24
+ "bytes": 78703,
25
+ "why": "entity/relation ids used"
26
+ },
27
+ {
28
+ "path": "annotation/annotation-guidelines.md",
29
+ "bytes": 36022,
30
+ "why": "annotation protocol (EN, governing)"
31
+ },
32
+ {
33
+ "path": "annotation/annotation-guidelines-IT.md",
34
+ "bytes": 41924,
35
+ "why": "annotation protocol (IT translation)"
36
+ },
37
+ {
38
+ "path": "annotation/SAMPLE_MANIFEST.md",
39
+ "bytes": 1432,
40
+ "why": "validation sample provenance"
41
+ },
42
+ {
43
+ "path": "paper-supplement/appendices-removed-2026-08-20.tex",
44
+ "bytes": 3534,
45
+ "why": "composability proof + construction detail (cut from the 4pp camera-ready)"
46
+ },
47
+ {
48
+ "path": "paper-supplement/tab-by-operator-removed-2026-08-20.tex",
49
+ "bytes": 1505,
50
+ "why": "per-operator CCR table (cut for space)"
51
+ },
52
+ {
53
+ "path": "paper-supplement/tab-rank-metrics-removed-2026-08-20.tex",
54
+ "bytes": 837,
55
+ "why": "rank-aware metrics table (cut for space)"
56
+ },
57
+ {
58
+ "path": "baselines/bm25-anchor.json",
59
+ "bytes": 2035818,
60
+ "why": "BM25 retrieval baseline, no temporal filter"
61
+ },
62
+ {
63
+ "path": "baselines/bm25-anchor-tfilter.json",
64
+ "bytes": 1500755,
65
+ "why": "BM25 retrieval baseline, temporally filtered"
66
+ },
67
+ {
68
+ "path": "baselines/bm25-rag-qwen3.json",
69
+ "bytes": 2214656,
70
+ "why": "vanilla BM25-RAG end-task baseline"
71
+ },
72
+ {
73
+ "path": "baselines/bm25-rag-qwen3-matched.json",
74
+ "bytes": 3103444,
75
+ "why": "BM25-RAG at matched decode budget"
76
+ },
77
+ {
78
+ "path": "baselines/v2-grpo-10000.json",
79
+ "bytes": 562510,
80
+ "why": "NO-RETRIEVAL system -- backs the interval-leak proof (overall EM 0.364, interval EM 1.000)"
81
+ },
82
+ {
83
+ "path": "baselines/v3-sft-baseline.extracted.json",
84
+ "bytes": 706508,
85
+ "why": "2-hop reference generator -- backs the 3+-hop comparison"
86
+ },
87
+ {
88
+ "path": "baselines/v3-sft-3hop.extracted.json",
89
+ "bytes": 710446,
90
+ "why": "3-hop reference generator -- backs the 3+-hop comparison"
91
+ },
92
+ {
93
+ "path": "baselines/v3-sft-3hop-seed1337.extracted.json",
94
+ "bytes": 874163,
95
+ "why": "seed replica (3-seed mean +0.051 +- 0.083)"
96
+ },
97
+ {
98
+ "path": "baselines/v3-sft-3hop-seed7.extracted.json",
99
+ "bytes": 880864,
100
+ "why": "seed replica"
101
+ },
102
+ {
103
+ "path": "baselines/v3-sft-seed1337.extracted.json",
104
+ "bytes": 703367,
105
+ "why": "seed replica"
106
+ },
107
+ {
108
+ "path": "baselines/v3-sft-seed7.extracted.json",
109
+ "bytes": 704595,
110
+ "why": "seed replica"
111
+ },
112
+ {
113
+ "path": "v1.0.1-addendum.md",
114
+ "bytes": 5252,
115
+ "why": "known issues + evaluation protocol; the interval-leak fix the paper cites"
116
+ }
117
+ ]
README.md ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - temporal-reasoning
7
+ - knowledge-graph
8
+ - question-answering
9
+ - benchmark
10
+ - retrieval-augmented-generation
11
+ pretty_name: TempBench — Temporal KGQA benchmark with per-question gold subgraphs
12
+ size_categories:
13
+ - 1K<n<10K
14
+ ---
15
+
16
+ # TempBench
17
+
18
+ A multi-hop temporal knowledge-graph question-answering benchmark built so that
19
+ **retrieval quality is measurable independently of answer accuracy**.
20
+
21
+ 8,710 questions over a Wikidata-derived temporal knowledge graph. Every question
22
+ ships a gold supporting subgraph and two typed negatives, across a 4×3
23
+ temporal-operator × hop-complexity matrix.
24
+
25
+ Accompanies:
26
+
27
+ > Guendalina Caldarini. 2026. *TempBench: A Temporal Knowledge-Graph QA Benchmark
28
+ > with Per-Question Gold Subgraphs and Retrieval-Quality Metrics.* In Proceedings
29
+ > of the 35th ACM International Conference on Information and Knowledge Management
30
+ > (CIKM '26), November 07–11, 2026, Rome, Italy.
31
+ > https://doi.org/10.1145/3799682.3840181
32
+
33
+ ## What makes it different
34
+
35
+ Most temporal KGQA corpora ship answer strings only, so they can score whether a
36
+ system was *right* but not whether it retrieved evidence that was **valid at the
37
+ query time**. TempBench ships, per question:
38
+
39
+ - `S*` — the gold supporting subgraph
40
+ - `S_dist` — a **distractor**: same `(s,r)`, wrong object
41
+ - `S_stale` — a **stale fact**: same `(s,r,o)`, wrong time
42
+
43
+ so a system that reaches the right answer through a stale-but-coincidentally-correct
44
+ fact is visibly distinguishable from one that retrieved correctly.
45
+
46
+ Negatives are *functional* (genuinely differ from `S*`) for 71.5% / 81.3% of
47
+ questions; the interval × stale cell is structurally absent (8.1%), since interval
48
+ answers are years and a same-`(s,r,o)`-other-time variant is ill-defined.
49
+ **Per-question flags ship in `benchmark/functional_negatives.jsonl`** — restrict
50
+ negative-dependent evaluation to the functional subset.
51
+
52
+ ## Contents
53
+
54
+ | path | what |
55
+ | --- | --- |
56
+ | `benchmark/benchmark_labelled.jsonl` | the benchmark, human-readable labels |
57
+ | `benchmark/benchmark.jsonl` | same, pre-label-resolution (raw QIDs/PIDs) |
58
+ | `benchmark/functional_negatives.jsonl` | per-question functional-negative flags |
59
+ | `benchmark/labels.tsv`, `ids.txt` | Wikidata label dump and id list |
60
+ | `annotation/` | the annotation protocol (EN governing, IT translation) and validation-sample provenance |
61
+ | `baselines/` | reference-baseline evaluation outputs (see below) |
62
+ | `paper-supplement/` | material cut from the 4-page camera-ready: the composability closed-form proof, construction details, and two tables |
63
+ | `v1.0.1-addendum.md` | **known issues and evaluation protocol — read this before evaluating** |
64
+
65
+ ### Reference baselines
66
+
67
+ `baselines/` carries the evaluation outputs behind the paper's empirical claims,
68
+ so each is reproducible without re-running anything:
69
+
70
+ - `bm25-anchor*.json` — BM25 retrieval with and without the temporal filter
71
+ - `bm25-rag-qwen3*.json` — vanilla BM25-RAG end-task baseline, including at
72
+ matched decode budget
73
+ - `v2-grpo-10000.json` — a **no-retrieval** system; this is the file behind the
74
+ interval answer-leakage finding (overall EM 0.364, interval EM 1.000)
75
+ - `v3-sft-{baseline,3hop}*.extracted.json` — 2-hop vs 3-hop reference-generator
76
+ outputs and their seed replicas, behind the 3+-hop comparison
77
+ (3-seed mean +0.051 ± 0.083 EM, item-level 95% CI [−0.040, +0.138])
78
+
79
+ ## Known issues
80
+
81
+ **Interval questions leak their answer under the submitted evaluation protocol.**
82
+ Every interval question sets `t_query` to the gold answer year (864/864 interval
83
+ items), and prompts that render `<t={t_query}>` therefore make the interval slice
84
+ answerable by copying the timestamp. Interval is 9.92% of the benchmark. The gold
85
+ subgraphs are unaffected — this is a protocol defect, not an annotation defect.
86
+
87
+ **Do not render the time tag on interval questions, and do not read interval
88
+ EM = 1.000 as a capability result.** Full detail, scope per split, and the
89
+ corrected protocol are in `v1.0.1-addendum.md`.
90
+
91
+ **Naturalness ratings are not reliable between annotators** and should not be used
92
+ as a quality signal; see the paper's Human Validation section.
93
+
94
+ ## Provenance and licence
95
+
96
+ Built from `tkgl-smallpedia` in [TGB 2.0](https://arxiv.org/abs/2406.09639)
97
+ (Gastinger et al., NeurIPS 2024 Datasets and Benchmarks), which is derived from
98
+ Wikidata. Questions are generated algorithmically by an extended
99
+ [TimelineKGQA](https://arxiv.org/abs/2501.04343) generator; gold, distractor and
100
+ stale-fact subgraphs are built by deterministic graph procedures and then
101
+ human-validated.
102
+
103
+ **TempBench is released under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).**
104
+ Attribution is the only condition: cite the paper below.
105
+
106
+ What TempBench draws from upstream is Wikidata **structured data** — triples and
107
+ entity labels — which is CC0, so nothing upstream imposes share-alike here. (TGB
108
+ 2.0's Appendix B lists `tkgl-smallpedia` under the "Wikidata License": CC0 for the
109
+ property and lexeme namespaces, CC BY-SA for other text; TempBench uses the former.
110
+ TGB's `tkgl-icews`, which carries a research/education-only licence, is **not** used
111
+ here.) The question generation, subgraph construction, functional-negative flags and
112
+ annotation protocol are this work's own contribution and are what CC BY 4.0 covers.
113
+
114
+ This matches the paper itself, which is published open access under CC BY.
115
+
116
+ ## Citation
117
+
118
+ ```bibtex
119
+ @inproceedings{caldarini2026tempbench,
120
+ title = {{TempBench}: A Temporal Knowledge-Graph QA Benchmark with
121
+ Per-Question Gold Subgraphs and Retrieval-Quality Metrics},
122
+ author = {Caldarini, Guendalina},
123
+ booktitle = {Proceedings of the 35th ACM International Conference on
124
+ Information and Knowledge Management (CIKM '26)},
125
+ year = {2026},
126
+ doi = {10.1145/3799682.3840181}
127
+ }
128
+ ```
129
+
130
+ Dataset DOI: `DOI-TODO` — request one from the repository Settings after the first
131
+ push, then update this line, the paper's `tempbench-data` bib entry, and the
132
+ `v1.0.1-addendum.md` header, which still names the old DOI.
annotation/SAMPLE_MANIFEST.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Validation sample manifest
2
+
3
+ - Drawn from the **test split** of `outputs/benchmark/benchmark_labelled.jsonl`
4
+ - Seed **20260810**, strata {'1hop': 50, '2hop': 50, '3plus': 20}, **120 items**
5
+ - **Excludes all 500 questions annotated in the 500-question IAA pilot** — zero overlap asserted at generation. This matters because one of the two raters worked that pilot; an item they have already labelled cannot yield an independent second judgment.
6
+ - Strata rebalanced 50/50/20 (was 40/40/40): the pilot had consumed 100 of the only 143 3-hop test questions, leaving 43 unseen. Drawing 40 would have exhausted the stratum for any future round.
7
+ - Both raters receive the **same** items in the **same** order; label
8
+ independently and blind. **Neither rater is an author.**
9
+ - ⚠️ Disclose in the paper: one rater participated in the pilot's collaborative calibration round, so agreement partly reflects shared calibration rather than guideline clarity alone.
10
+
11
+ | complexity | operator | n |
12
+ |---|---|---|
13
+ | 1hop | before_after | 13 |
14
+ | 1hop | interval | 13 |
15
+ | 1hop | point_in_time | 12 |
16
+ | 1hop | sequence | 12 |
17
+ | 2hop | before_after | 13 |
18
+ | 2hop | interval | 13 |
19
+ | 2hop | point_in_time | 12 |
20
+ | 2hop | sequence | 12 |
21
+ | 3plus | before_after | 6 |
22
+ | 3plus | interval | 2 |
23
+ | 3plus | point_in_time | 6 |
24
+ | 3plus | sequence | 6 |
25
+
26
+ Regenerate with `python code/sample_validation_120.py` — deterministic.
annotation/annotation-guidelines-IT.md ADDED
@@ -0,0 +1,750 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ > **Nota sulla traduzione.** Questo documento è la traduzione italiana di
2
+ > `annotation-guidelines.md`. **In caso di qualsiasi discrepanza fa fede
3
+ > l'originale inglese.** Tutti i valori delle etichette (`VALID`, `INVALID`,
4
+ > `CORRECT`, `WRONG_DATE`, `NO_DATE`), i codici di errore (`AMB`, `UNANS`,
5
+ > `WRONG_HOP`, `UNNATURAL`, `WRONG_ANS`), il flag `y`, i nomi delle colonne e i
6
+ > nomi dei fogli (`Annotation`, `Instructions`) sono lasciati **deliberatamente
7
+ > in inglese**: vanno digitati o cercati nel foglio di calcolo esattamente così
8
+ > come compaiono qui. Anche il testo delle domande riportate come esempio resta
9
+ > in inglese, perché le domande che annoterai sono in inglese e il giudizio
10
+ > sulla loro formulazione dipende dalla forma inglese. I numeri conservano la
11
+ > notazione dell'originale (virgola per le migliaia): `8,710` significa
12
+ > ottomilasettecentodieci. La numerazione delle sezioni è identica
13
+ > all'originale, così i due documenti si possono leggere affiancati.
14
+
15
+ ---
16
+
17
+ # TempBench: linee guida per l'annotazione umana
18
+
19
+ **Versione 1.1** | **Revisione: 10 agosto 2026** _(la v1.0 di aprile 2026
20
+ descriveva un ciclo diverso e molto più ampio — vedi §1 per l'ambito attuale.)_
21
+
22
+ > **EN / IT — questo pacchetto è bilingue.** L'originale inglese è
23
+ > `annotation-guidelines.md`. Lavora con la versione che preferisci — entrambi
24
+ > gli annotatori ricevono entrambe. **In caso di qualsiasi discrepanza prevale
25
+ > la versione inglese**, e i valori delle etichette (`VALID`, `INVALID`, `AMB`,
26
+ > `NO_DATE`, …) restano in inglese in entrambe, perché vanno digitati alla
27
+ > lettera nel foglio di calcolo.
28
+ >
29
+ > _This packet is bilingual. The English original is `annotation-guidelines.md`.
30
+ > In case of any discrepancy, the English version governs._
31
+
32
+ ---
33
+
34
+ ## 1. Introduzione e panoramica del compito
35
+
36
+ ### Che cos'è TempBench?
37
+
38
+ TempBench è un dataset di benchmark per valutare il ragionamento temporale
39
+ multi-hop su grafi di conoscenza (knowledge graph, KG) che evolvono nel tempo.
40
+ Il benchmark completo contiene **8,710 domande** costruite a partire da Wikidata
41
+ (il sottoinsieme tkgl-smallpedia), stratificate per complessità di ragionamento
42
+ — a 1 salto (hop; una singola relazione), a 2 salti (catena di due relazioni) e
43
+ a 3+ salti (tre o più) — e divise 70/10/20 in train/dev/test.
44
+
45
+ **Stai annotando un campione di 120 domande dello split di test**, non l'intero
46
+ benchmark. Il campione è stratificato per livello di complessità e per i quattro
47
+ tipi di operatore temporale, ed esclude deliberatamente tutte le domande usate in
48
+ un precedente ciclo di validazione.
49
+
50
+ Ogni domanda è ancorata a uno specifico punto di interrogazione temporale (t_query), il che richiede ai sistemi di recuperare la risposta corretta così com'era in quel preciso momento. Questo distingue il benchmark dai benchmark di QA statica, perché richiede sia capacità di ragionamento multi-hop sia consapevolezza della validità temporale.
51
+
52
+ ### Il tuo compito di annotazione
53
+
54
+ Ti stiamo chiedendo di **fare un controllo di qualità sulle domande del benchmark**, non di crearle. Il tuo ruolo è verificare che ogni domanda sia ben formata, risolvibile ed etichettata correttamente. In concreto, per ogni domanda esprimerai due giudizi indipendenti:
55
+
56
+ 1. **Validità della domanda** — è una domanda chiara, non ambigua, con una risposta corretta verificabile?
57
+ 2. **Validità temporale** — il punto di interrogazione temporale (t_query) è corretto e coerente con la domanda?
58
+
59
+ Questo passaggio di controllo qualità è fondamentale. Anche piccoli errori nel benchmark (domande ambigue, timestamp sbagliati, conteggi di salti mal etichettati) possono introdurre rumore che degrada sia le prestazioni dei baseline sia l'analisi a valle. Sono i tuoi 120 giudizi, confrontati con quelli dell'altro annotatore, a permettere al paper di riportare una stima onesta dell'affidabilità delle etichette del benchmark.
60
+
61
+ ### Stime di tempo e carico di lavoro
62
+
63
+ > **Ambito di *questo* ciclo: 120 domande.** _(Una versione precedente di questo
64
+ > documento descriveva un programma da 1,500 domande / ~125 ore. Quello era il
65
+ > piano originale e **non** è ciò che ti stiamo chiedendo di fare.)_
66
+
67
+ Il tuo file contiene **120 domande**: 50 a un salto, 50 a due salti, 20 a tre o più salti.
68
+
69
+ Il tempo di annotazione varia con la complessità:
70
+
71
+ - **Domande a 1 salto:** ~2–3 minuti ciascuna → 50 item ≈ 2 ore
72
+ - **Domande a 2 salti:** ~4–5 minuti ciascuna → 50 item ≈ 4 ore
73
+ - **Domande a 3+ salti:** ~7–10 minuti ciascuna → 20 item ≈ 3 ore
74
+
75
+ **In totale: circa 9 ore di annotazione, più un'ora circa per leggere questo
76
+ documento — diciamo 10 ore.** Si divide comodamente in due o tre sessioni; non
77
+ c'è alcun obbligo di farlo in un'unica passata, e farlo di fretta ne vanifica lo
78
+ scopo.
79
+
80
+ **Compenso:** questo lavoro è **non retribuito**. Non c'è una tariffa a domanda
81
+ e non c'è alcun bonus legato all'accordo — deliberatamente, perché pagare per
82
+ l'accordo distorcerebbe esattamente il numero che stiamo cercando di misurare.
83
+
84
+ **Cosa ricevi in cambio:** un ringraziamento nominale nel paper (CIKM 2026,
85
+ Roma). Per essere diretti sul perché si tratta di un ringraziamento e non di una
86
+ co-autoria: la conferenza ha congelato la lista degli autori alla versione
87
+ accettata e non sono ammesse aggiunte in fase di camera-ready, quindi la
88
+ co-autoria non è qualcosa che possiamo offrire, a prescindere dai meriti. Se
89
+ preferisci non essere nominato/a, dimmelo e ti ringrazieremo in forma anonima.
90
+
91
+ **Come viene usato il tuo lavoro:** le etichette dei due annotatori vengono
92
+ confrontate per produrre una statistica di accordo tra annotatori (κ di Cohen).
93
+ Il paper dichiarerà esplicitamente che entrambi gli annotatori non sono autori,
94
+ che le due passate sono state cieche e indipendenti, e che il lavoro non è stato
95
+ retribuito.
96
+
97
+ ---
98
+
99
+ ## 2. Interfaccia di annotazione
100
+
101
+ **Non c'è alcun portale web — lavori in un foglio di calcolo.** Ti è stata
102
+ inviata una cartella di lavoro (workbook), `rater_A_validation_120.xlsx` oppure
103
+ `rater_B_validation_120.xlsx` (120 righe; i due file contengono gli **stessi
104
+ item nello stesso ordine**).
105
+
106
+ Aprila in Excel, LibreOffice o Google Sheets, compila una riga per domanda e
107
+ **restituiscila in formato `.xlsx`** — per favore mantieni il formato della
108
+ cartella di lavoro invece di esportare in CSV o di incollare i dati in un altro
109
+ strumento. Le colonne dei giudizi sono a tendina, e il salvataggio in CSV le
110
+ elimina: le etichette tornano indietro digitate a mano e vanno normalizzate
111
+ manualmente prima di poter essere confrontate.
112
+
113
+ > **⚠️ Compila il foglio `Annotation`, non il foglio `Instructions`.** La
114
+ > cartella di lavoro ha due schede; la seconda contiene i dati. Le colonne
115
+ > grigie sono quelle già fornite — per favore lasciale come sono. Le colonne
116
+ > gialle sono le tue. Le colonne dei giudizi sono a tendina: scegli dall'elenco
117
+ > invece di digitare, così le etichette restano leggibili dal codice.
118
+
119
+ > **Lavora in autonomia.** I due annotatori hanno file identici di proposito: il
120
+ > senso di questo ciclo è misurare quanto due persone concordano *senza*
121
+ > consultarsi. Per favore non discutere i singoli item con l'altro annotatore e
122
+ > non confrontare i file finché entrambi non sono stati restituiti.
123
+
124
+ Ogni riga ti arriva con questi campi già compilati:
125
+
126
+ | Colonna | Contenuto |
127
+ |---|---|
128
+ | `row` | 1–120, l'ordine in cui lavori |
129
+ | `question_id` | Identificatore univoco, es. `q_004664` |
130
+ | `question` | La domanda in linguaggio naturale — è questo che valuti |
131
+ | `t_query` | Il punto di riferimento temporale rispetto al quale la domanda è posta |
132
+ | `stated_answer` | La risposta registrata dal benchmark — sei tu a giudicare se è giusta |
133
+ | `stated_hops` | Il numero di salti dichiarato dal benchmark: `1`, `2` o `3+`. **È questo il riferimento rispetto a cui si valuta `WRONG_HOP`** — conta le relazioni che la domanda richiede davvero e confronta |
134
+ | `supporting_chain` | La catena di evidenze di riferimento, una riga per salto, nel formato `subject -[relation]-> object (years)` (soggetto, relazione, oggetto, anni di validità). È da qui che la risposta dovrebbe discendere — usala per verificare `stated_answer` e per contare i salti |
135
+
136
+ > **Due note su come leggere gli esempi svolti del §4.**
137
+ > 1. Gli esempi stampano la catena in una **notazione compatta su una sola
138
+ > riga** (`a:REL→b:REL→c`) perché sono stati scritti prima che esistesse il
139
+ > foglio di calcolo. Il tuo file mostra le *stesse informazioni* un salto per
140
+ > riga, con gli anni di validità. Una cella a 1 salto si presenta così:
141
+ >
142
+ > ```
143
+ > Daniel Kahneman -[employer]-> University of British Columbia (1983)
144
+ > ```
145
+ >
146
+ > e una cella a 2 salti così — **due righe dentro un'unica cella**, dove
147
+ > l'oggetto del primo salto diventa il soggetto del secondo:
148
+ >
149
+ > ```
150
+ > Leo Königsberger -[doctoral student]-> Karl Bopp (1902)
151
+ > Karl Bopp -[doctoral advisor]-> Moritz Cantor (1902)
152
+ > ```
153
+ >
154
+ > Conta le righe per verificare `stated_hops`. Se una cella sembra avere una
155
+ > riga sola ma te ne aspetti di più, allarga la riga aumentandone l'altezza —
156
+ > Excel nasconde il resto.
157
+ > 2. Gli esempi mostrano anche una riga **"Supporting Facts"** di prosa
158
+ > esplicativa (in questa traduzione è indicata come **Fatti di supporto**).
159
+ > **Il tuo file non ce l'ha** — la tua evidenza è la catena.
160
+ > Ovunque queste linee guida dicano di verificare qualcosa "rispetto ai fatti
161
+ > di supporto", leggi **rispetto a `supporting_chain`**.
162
+
163
+ **Colonne che compili tu:**
164
+
165
+ 1. `judgment_A_validity` — `VALID` oppure `INVALID`
166
+ 2. `error_code_if_invalid` — se INVALID: `AMB`, `UNANS`, `WRONG_HOP`, `UNNATURAL` o `WRONG_ANS`
167
+ 3. `judgment_B_temporal` — `CORRECT`, `WRONG_DATE` oppure `NO_DATE`
168
+ 4. `naturalness_1_to_5` — quanto la domanda sembra qualcosa che una persona
169
+ scriverebbe davvero. Valuta **solo la formulazione**, mai se la risposta è
170
+ corretta. Tutti e cinque i punti sono ancorati:
171
+
172
+ | | |
173
+ |---|---|
174
+ | **1** | A stento comprensibile; hai dovuto rileggerla per capire che cosa chiede |
175
+ | **2** | Comprensibile ma chiaramente prodotta da una macchina — possessivi impilati (`X's Y's Z`), formulazione da template |
176
+ | **3** | Goffa ma utilizzabile; una persona di fretta potrebbe scriverla così |
177
+ | **4** | Si legge in modo naturale, con una piccola rigidità o stranezza |
178
+ | **5** | Indistinguibile da una domanda che porrebbe una persona |
179
+
180
+ Lunga non vuol dire innaturale: una domanda a 3 salti genuinamente complessa
181
+ può essere un 4 o un 5 se la formulazione è pulita.
182
+ 5. `low_confidence` — metti `y` se non sei sicuro/a, altrimenti lascia vuoto
183
+ 6. `notes` — testo libero facoltativo per i casi limite
184
+
185
+ Hai un dubbio su un item? Metti `low_confidence = y`, aggiungi una nota e vai
186
+ avanti. **Non arrovellarti**: gli item segnalati vengono rivisti a parte, e un
187
+ "non sono sicuro/a" rapido e onesto è più utile di un tentativo lento.
188
+
189
+ ---
190
+
191
+ ## 2a. Niente assistenza AI — leggi qui, questo punto conta davvero
192
+
193
+ **Non usare ChatGPT, Claude, Copilot, Gemini o qualunque altro assistente AI per
194
+ produrre o controllare queste etichette.** Né per i giudizi, né per verificare se
195
+ un fatto è vero, né per scrivere le note.
196
+
197
+ Non è una preferenza generica di policy. Questo benchmark esiste per misurare se
198
+ i sistemi di AI recuperano correttamente evidenza temporalmente valida. Se si usa
199
+ l'output di un'AI per validarlo, la validazione finisce per misurare lo stesso
200
+ sistema che dovrebbe controllare, e il risultato non vale nulla — il paper
201
+ starebbe riportando una macchina che è d'accordo con sé stessa. Un giudizio umano
202
+ incerto qui vale *molto* di più di un giudizio automatico sicuro di sé.
203
+
204
+ Cercare direttamente su Wikipedia o su Wikidata va benissimo, anzi è
205
+ incoraggiato. Usare un **motore di ricerca** va bene. Chiedere a un **chatbot**
206
+ no.
207
+
208
+ **Per favore conferma nella tua risposta, quando restituisci il file:**
209
+
210
+ > "Ho completato questa annotazione senza usare assistenti AI, e i giudizi sono
211
+ > miei."
212
+ >
213
+ > ("I completed this annotation without using AI assistants, and the judgments
214
+ > are my own.")
215
+
216
+ Due note pratiche, così questo non resta solo un sistema basato sulla fiducia:
217
+ - Un piccolo numero di item nel tuo file sono **domande volutamente difettose,
218
+ inserite di proposito** come controlli di attenzione (attention check). Servono
219
+ a confermare che il compito è stato svolto con attenzione, non a metterti in
220
+ difficoltà.
221
+ - Per favore **annota all'incirca quando inizi e quando finisci** ogni sessione
222
+ di lavoro (basta una riga nella tua risposta — "martedì sera, ~1h, righe
223
+ 1–40"). I tempi per item aiutano a distinguere il lavoro accurato dal lavoro
224
+ frettoloso, e tutelano te tanto quanto tutelano i dati.
225
+
226
+ ---
227
+
228
+ ## 3. Il compito di annotazione vero e proprio
229
+
230
+ Il tuo compito di annotazione prevede due giudizi indipendenti ma complementari. Per ogni domanda, esprimili in questo ordine.
231
+
232
+ ### Giudizio A: validità della domanda
233
+
234
+ Chiediti: **è una domanda ben formata e risolvibile, che richiede il numero di salti dichiarato e che ha una risposta corretta unica e verificabile al t_query?**
235
+
236
+ **VALID** — scegli questa opzione se:
237
+
238
+ - La domanda è grammaticalmente chiara e non ambigua
239
+ - La domanda chiede una risposta singola e ben definita (non più risposte possibili)
240
+ - Il numero di salti dichiarato corrisponde alla complessità del ragionamento richiesto
241
+ - La risposta di riferimento (gold answer) è corretta data la catena di supporto nel KG al t_query dichiarato
242
+ - La domanda non dipende da informazioni odierne che non erano vere al t_query
243
+
244
+ **INVALID** — scegli uno di questi codici di errore se la domanda non soddisfa uno dei criteri qui sopra:
245
+
246
+ | Codice di errore | Definizione | Esempio |
247
+ |------------|-----------|---------|
248
+ | **AMB** | **Ambigua** — al t_query esistono più risposte valide | "Who was the leader of Germany in 2010?" (potrebbe essere Merkel, ma il suo titolo è cambiato nel tempo; troppo vago) |
249
+ | **UNANS** | **Senza risposta** — al t_query non esiste alcuna risposta in Wikidata | "What was the stock price of Company X on 1980-01-01?" (i dati storici sui prezzi azionari non sono presenti in Wikidata in modo affidabile) |
250
+ | **WRONG_HOP** | **Etichetta sbagliata sul numero di salti** — il ragionamento effettivamente richiesto è diverso da quello dichiarato dall'etichetta | Domanda etichettata "2 salti" ma che per rispondere ne richiede solo 1 |
251
+ | **UNNATURAL** | **Grammaticalmente innaturale o incomprensibile** — la domanda è difficile da interpretare o usa una formulazione goffa | "What did person X have entity Y relation-wise in 2005?" (poco chiara, sgrammaticata) |
252
+ | **WRONG_ANS** | **La risposta di riferimento è sbagliata** — la risposta fornita non corrisponde alla catena nel KG oppure non risponde alla domanda | La domanda chiede "Who won?" ma la risposta di riferimento indica il secondo classificato |
253
+
254
+ Per ogni domanda, seleziona il **codice di errore principale** — il problema più rilevante. (Una domanda può avere più problemi: segnala quello più critico.)
255
+
256
+ ### Giudizio B: validità temporale
257
+
258
+ Chiediti: **il t_query dichiarato è corretto e coerente con quello che la domanda sta chiedendo?**
259
+
260
+ **CORRECT** — scegli questa opzione se:
261
+
262
+ - Il timestamp t_query corrisponde all'ancora temporale della domanda (es. "in 2008" → t_query = 2008-XX-XX è ragionevole)
263
+ - Per domande senza un anno esplicito ma che chiedono di uno stato o di un ruolo (es. "Who was CEO in the year X?"), il t_query è fissato a una data valida all'interno di quell'anno
264
+ - Per i "fatti stabili" (stale fact, cioè fatti che restano validi fino a oggi, come "è nato/a…"), il t_query è impostato in modo appropriato e la risposta viene recuperata correttamente in quel punto
265
+
266
+ **WRONG_DATE** — scegli questa opzione se:
267
+
268
+ - Il t_query non è allineato con l'ancora temporale della domanda (es. la domanda dice "in 2015" ma t_query = 2010-01-01)
269
+ - Il timestamp è sfasato in modo significativo (per gli eventi sensibili al tempo contano i giorni, mentre nelle interrogazioni storiche uno scarto di un mese è di norma accettabile; usa il tuo giudizio)
270
+ - Il t_query è successivo al momento in cui il fatto ha smesso di essere valido (es. si chiede del ruolo di CEO di qualcuno a una data in cui aveva già lasciato l'incarico)
271
+
272
+ **NO_DATE** — scegli questa opzione se:
273
+
274
+ - La domanda non ha alcuna ancora temporale e non dovrebbe stare in un benchmark temporale (es. "Who founded Company X?" senza alcun riferimento temporale)
275
+ - Il t_query è mancante o non valorizzato (errore di inserimento dati)
276
+
277
+ ---
278
+
279
+ ## 4. Esempi svolti
280
+
281
+ I sei esempi dettagliati che seguono (due per livello di complessità) illustrano annotazioni corrette e scorrette.
282
+
283
+ ### Esempio 1a: 1 salto — VALID
284
+
285
+ | Campo | Valore |
286
+ |-------|-------|
287
+ | **ID domanda** | tgb-001-1hop-001 |
288
+ | **Domanda** | Who was the mayor of Paris in 2010? |
289
+ | **t_query** | 2010-06-15 |
290
+ | **Numero di salti dichiarato** | 1 |
291
+ | **Risposta di riferimento** | Bertrand Delanoë |
292
+ | **Catena di supporto nel KG** | paris:MAYOR→bertrand_delanoë (2001-2014) |
293
+ | **Fatti di supporto** | Bertrand Delanoë è stato sindaco di Parigi dal 2001 al 2014. |
294
+
295
+ **Decisione di annotazione:**
296
+
297
+ - **Giudizio A (validità):** `VALID`
298
+ - La domanda è chiara e non ambigua.
299
+ - Chiede una singola entità (il sindaco) in un momento preciso.
300
+ - Il numero di salti è corretto: 1 salto (paris → mayor → persona).
301
+ - La risposta di riferimento (Bertrand Delanoë) è corretta al t_query.
302
+ - La domanda è naturale e risolvibile.
303
+
304
+ - **Giudizio B (validità temporale):** `CORRECT`
305
+ - La domanda specifica il 2010; il t_query è fissato a giugno 2010.
306
+ - Bertrand Delanoë è stato sindaco per tutto il 2010 (in carica dal 2001 al 2014).
307
+ - Il timestamp rientra nell'intervallo di validità.
308
+
309
+ ---
310
+
311
+ ### Esempio 1b: 1 salto — INVALID
312
+
313
+ | Campo | Valore |
314
+ |-------|-------|
315
+ | **ID domanda** | tgb-001-1hop-002 |
316
+ | **Domanda** | Who is the current mayor of Paris? |
317
+ | **t_query** | 2020-01-15 |
318
+ | **Numero di salti dichiarato** | 1 |
319
+ | **Risposta di riferimento** | Anne Hidalgo |
320
+ | **Catena di supporto nel KG** | paris:MAYOR→anne_hidalgo (2014-present) |
321
+ | **Fatti di supporto** | Anne Hidalgo è diventata sindaca di Parigi nel 2014 ed è l'attuale sindaca. |
322
+
323
+ **Decisione di annotazione:**
324
+
325
+ - **Giudizio A (validità):** `INVALID` — Codice di errore: `AMB`
326
+ - La domanda usa "is the current mayor", un'ancora temporale *relativa*: punta ad "adesso", non a un punto storico fisso.
327
+ - Quale "adesso"? Letta rispetto a `t_query` (2020) la risposta è Anne Hidalgo; letta come "oggi" è chiunque ricopra la carica nel momento in cui la domanda viene posta. **La domanda ammette più di una risposta difendibile**, ed è esattamente il criterio di `AMB`.
328
+ - **Attenzione al codice.** Questo *non* è `UNNATURAL`: la frase è perfettamente grammaticale e suona come qualcosa che una persona direbbe davvero. `UNNATURAL` riguarda le formulazioni che un parlante fluente non produrrebbe. Valuta le due cose separatamente — una domanda può essere scorrevole e ambigua allo stesso tempo, e questa lo è.
329
+ - **Correzione:** riformularla come "Who was the mayor of Paris in 2020?" per fissare il riferimento temporale.
330
+
331
+ - **Giudizio B (validità temporale):** `CORRECT`
332
+ - `t_query` = 2020 è una data valida e Anne Hidalgo era effettivamente sindaca allora, quindi il *timestamp* è giusto.
333
+ - **I due giudizi sono indipendenti.** Una domanda può fallire il Giudizio A e superare comunque il Giudizio B — registra quello che vedi davvero in ciascuno dei due, e non lasciare che un verdetto si trascini dietro l'altro.
334
+
335
+ ---
336
+
337
+ ### Esempio 2a: 2 salti — VALID
338
+
339
+ | Campo | Valore |
340
+ |-------|-------|
341
+ | **ID domanda** | tgb-002-2hop-001 |
342
+ | **Domanda** | Who was the spouse of the CEO of Microsoft in 1998? |
343
+ | **t_query** | 1998-06-15 |
344
+ | **Numero di salti dichiarato** | 2 |
345
+ | **Risposta di riferimento** | Melinda Gates |
346
+ | **Catena di supporto nel KG** | microsoft:HAS_CEO→bill_gates:SPOUSE→melinda_gates |
347
+ | **Fatti di supporto** | Bill Gates è stato CEO di Microsoft dal 1975 al 2000. Bill Gates ha sposato Melinda French nel 1994 ed è rimasto sposato per tutto il 1998. |
348
+
349
+ **Decisione di annotazione:**
350
+
351
+ - **Giudizio A (validità):** `VALID`
352
+ - La domanda è chiara e chiede una risposta singola e ben definita.
353
+ - Il numero di salti è corretto: 2 salti.
354
+ - La risposta di riferimento è corretta: Melinda Gates era sposata con Bill Gates, che era CEO nel 1998.
355
+
356
+ - **Giudizio B (validità temporale):** `CORRECT`
357
+ - t_query=1998-06-15 è allineato con "in 1998" della domanda.
358
+ - Bill Gates era CEO in quel momento, e Melinda era sua moglie.
359
+
360
+ ---
361
+
362
+ ### Esempio 2b: 2 salti — INVALID
363
+
364
+ | Campo | Valore |
365
+ |-------|-------|
366
+ | **ID domanda** | tgb-002-2hop-002 |
367
+ | **Domanda** | What country was the birthplace of the spouse of the CEO of Apple in 2005? |
368
+ | **t_query** | 2005-06-15 |
369
+ | **Numero di salti dichiarato** | 2 |
370
+ | **Risposta di riferimento** | United States |
371
+ | **Catena di supporto nel KG** | apple:HAS_CEO→steve_jobs:SPOUSE→laurene_powell:BIRTHPLACE→united_states |
372
+ | **Fatti di supporto** | Steve Jobs era CEO di Apple nel 2005. Steve Jobs ha sposato Laurene Powell nel 1991. Laurene Powell è nata negli Stati Uniti. |
373
+
374
+ **Decisione di annotazione:**
375
+
376
+ - **Giudizio A (validità):** `INVALID` — Codice di errore: `WRONG_HOP`
377
+ - La domanda chiede il luogo di nascita del coniuge di Steve Jobs.
378
+ - La catena è: Apple → CEO (Steve Jobs) → coniuge (Laurene Powell) → luogo di nascita (Stati Uniti).
379
+ - In realtà sono **3 salti**, non 2 come indicato dall'etichetta.
380
+ - Il numero di salti dichiarato è sbagliato.
381
+
382
+ - **Giudizio B (validità temporale):** `CORRECT`
383
+ - t_query=2005-06-15 è allineato con l'ancora temporale della domanda (2005).
384
+ - Steve Jobs era CEO in quel momento.
385
+
386
+ ---
387
+
388
+ ### Esempio 3a: 3+ salti — VALID
389
+
390
+ | Campo | Valore |
391
+ |-------|-------|
392
+ | **ID domanda** | tgb-003-3hop-001 |
393
+ | **Domanda** | In what year was the employer of the winner of the 1992 Nobel Prize in Physics founded? |
394
+ | **t_query** | 1992-12-10 |
395
+ | **Numero di salti dichiarato** | 3+ |
396
+ | **Risposta di riferimento** | 1954 |
397
+ | **Catena di supporto nel KG** | nobel_physics_1992:AWARDED_TO→georges_charpak:EMPLOYER→cern:INCEPTION→1954 |
398
+ | **Fatti di supporto** | Georges Charpak è stato l'unico vincitore del premio Nobel per la fisica del 1992. Lavorava al CERN. Il CERN è stato fondato nel 1954. |
399
+
400
+ **Decisione di annotazione:**
401
+
402
+ - **Giudizio A (validità):** `VALID`
403
+ - La domanda è lunga ma grammaticalmente sensata e chiede una sola risposta ben definita (un anno).
404
+ - **La catena risponde alla domanda che è stata effettivamente posta.** Ripercorrila: premio → vincitore → datore di lavoro → anno di fondazione. Ogni salto è un salto che la domanda richiede, e il punto di arrivo (1954) è la risposta di riferimento.
405
+ - `stated_answer` (1954) è esattamente il punto in cui la catena si chiude. **Controllalo ogni volta:** se la risposta dichiarata e `supporting_chain` sono in disaccordo, il codice è `WRONG_ANS`, per quanto plausibile possa sembrare la risposta presa da sola.
406
+ - Il vincitore non è ambiguo: il Nobel per la fisica del 1992 è stato assegnato a una sola persona. **Se il premio fosse stato condiviso**, "the winner" avrebbe più di un referente possibile e la domanda sarebbe `AMB`.
407
+ - Il numero di salti 3+ è corretto: si percorrono tre relazioni.
408
+
409
+ - **Giudizio B (validità temporale):** `CORRECT`
410
+ - `t_query` = 1992-12-10 corrisponde all'ancora della domanda (1992).
411
+ - Nota che l'ancora fissa *quale vincitore* è oggetto della domanda, non l'anno di fondazione — la data di fondazione del CERN non cambia al variare di `t_query`.
412
+
413
+ ---
414
+
415
+ ### Esempio 3b: 3+ salti — INVALID
416
+
417
+ | Campo | Valore |
418
+ |-------|-------|
419
+ | **ID domanda** | tgb-003-3hop-002 |
420
+ | **Domanda** | What is the nationality of the child of the colleague of the mentor of the researcher who published a paper on topic X in 2015? |
421
+ | **t_query** | 2015-06-15 |
422
+ | **Numero di salti dichiarato** | 3+ |
423
+ | **Risposta di riferimento** | [Non chiaramente specificata] |
424
+ | **Catena di supporto nel KG** | [Catena complessa e poco chiara, con più relazioni non definite] |
425
+ | **Fatti di supporto** | Un ricercatore ha pubblicato sul tema X nel 2015... [dettagli vaghi] |
426
+
427
+ **Decisione di annotazione:**
428
+
429
+ - **Giudizio A (validità):** `INVALID` — Codice di errore: `UNNATURAL`
430
+ - La domanda è estremamente contorta e difficile da interpretare.
431
+ - Le relazioni non sono ben definite (che cosa conta come "colleague"? quanti livelli di mentorship?).
432
+ - La risposta di riferimento è vaga o poco chiara.
433
+ - Anche se tecnicamente potrebbe esistere una catena di ragionamento, la domanda non è risolvibile in modo naturale senza chiarimenti sostanziali.
434
+
435
+ - **Giudizio B (validità temporale):** `CORRECT` (ma irrilevante, dato il giudizio INVALID)
436
+ - Il t_query è allineato con l'anno della domanda (2015), ma è una questione secondaria.
437
+
438
+ ---
439
+
440
+ ## 5. Casi limite e regole di decisione
441
+
442
+ Questa sezione codifica le regole per i casi limite specifici che è probabile ti capitino.
443
+
444
+ ### Alias di entità
445
+
446
+ **Situazione:** una domanda si riferisce a un'entità con un nome (es. "Deutsche Bank") mentre il KG usa un alias diverso (es. "Deutsche Bank AG").
447
+
448
+ **Regola:** trattale come la **stessa entità**. Non segnare INVALID per questo motivo. Gli alias sono normali in Wikidata e nei grafi di conoscenza. Se la catena di supporto si riferisce chiaramente alla stessa entità, la domanda è valida.
449
+
450
+ **Esempio:**
451
+ - Domanda: "Who was the CEO of Deutsche Bank in 2010?"
452
+ - Il KG usa: "Deutsche Bank AG"
453
+ - **Giudizio:** VALID — i nomi si riferiscono alla stessa organizzazione.
454
+
455
+ ---
456
+
457
+ ### Timestamp impliciti
458
+
459
+ **Situazione:** una domanda contiene un riferimento temporale che non è una data precisa (es. "during the financial crisis", "after the Cold War", "in the 1990s").
460
+
461
+ **Regola:** verifica che il t_query sia **ragionevole e coerente** con l'ancora temporale implicita.
462
+
463
+ - Se il t_query cade chiaramente all'interno del periodo storico a cui si fa riferimento, segna `CORRECT`.
464
+ - Se il t_query è precedente al periodo o ben successivo, segna `WRONG_DATE`.
465
+ - Se l'ancora implicita è troppo vaga per essere fissata a una data precisa (es. "in recent times"), segna `NO_DATE`.
466
+
467
+ **Esempio:**
468
+ - Domanda: "Who was the CEO of Lehman Brothers at the onset of the financial crisis?"
469
+ - t_query: 2008-08-15
470
+ - La crisi finanziaria è esplosa davvero a settembre 2008, quindi il 15 agosto è leggermente in anticipo ma ragionevole (la crisi si stava già preparando). Segna `CORRECT`.
471
+
472
+ ---
473
+
474
+ ### Fatti tuttora validi (stale fact)
475
+
476
+ **Situazione:** un fatto che resta valido "fino a oggi" (es. "Barack Obama è nato nel 1961"). Il KG lo segna con `t_end = present` oppure `t_end = null`.
477
+
478
+ **Regola:** questi fatti sono validi per **qualsiasi t_query fino al limite di
479
+ copertura del grafo di partenza, che è il 2024** (il benchmark è costruito su
480
+ uno snapshot di Wikidata che copre il periodo 1900–2024). Sono i cosiddetti
481
+ "stale fact" — una volta veri, veri per sempre (es. date di nascita, eventi
482
+ storici).
483
+
484
+ - Se il t_query è pari o precedente al 2024 e il fatto è registrato come tuttora in corso, segna `CORRECT`.
485
+ - Se il t_query è successivo al 2024, il grafo non può garantire quel fatto — segna `WRONG_DATE`.
486
+
487
+ > **Una nota sul termine.** Qui "stale fact" significa *permanentemente valido*
488
+ > — un nome infelice, e altrove in questo progetto la stessa espressione indica
489
+ > il contrario (un fatto che *era* vero ma è superato al momento
490
+ > dell'interrogazione). In questo documento indica sempre il tipo permanente.
491
+
492
+ **Esempio:**
493
+ - Domanda: "In what year was Malala Yousafzai born?"
494
+ - t_query: 2015-01-01 (o qualsiasi data passata)
495
+ - Risposta di riferimento: 1997
496
+ - Fatto nel KG: nata il 1997-07-12 (segnato come permanente/immutabile)
497
+ - **Giudizio:** VALID e `CORRECT` — la nascita è uno stale fact, valido a qualsiasi t_query.
498
+
499
+ ---
500
+
501
+ ### Più ruoli in contemporanea
502
+
503
+ **Situazione:** una persona ricopriva più ruoli nello stesso momento (es. "la persona X nel 2008 era sia CEO sia presidente del consiglio di amministrazione"). La domanda chiede di uno dei ruoli, e la risposta lo soddisfa.
504
+
505
+ **Regola:** segna **VALID** se la risposta soddisfa correttamente la domanda, **anche se erano validi anche altri ruoli**.
506
+
507
+ **Esempio:**
508
+ - Domanda: "Who was the CEO of Company X in 2008?"
509
+ - Il KG mostra: la persona Y nel 2008 era CEO *e* presidente del consiglio di amministrazione.
510
+ - Risposta di riferimento: persona Y
511
+ - **Giudizio:** VALID — la persona Y era effettivamente CEO nel 2008, anche se ricopriva pure un'altra carica.
512
+
513
+ ---
514
+
515
+ ### Relazioni di successione e vincoli
516
+
517
+ **Situazione:** una domanda contiene un vincolo del tipo "before X became Y" oppure "after Z left position W". Il t_query e la risposta devono rispettare questo ordinamento temporale.
518
+
519
+ **Regola:** verifica che il t_query **non violi** il vincolo temporale. Se lo viola, segna `WRONG_DATE`.
520
+
521
+ **Esempio:**
522
+ - Domanda: "Who was the CEO of Microsoft before Steve Ballmer became CEO?"
523
+ - Vincolo: il t_query deve essere precedente alla data di inizio di Ballmer (che è gennaio 2000).
524
+ - Se t_query = 1999-06-15 e la risposta di riferimento è Bill Gates, il giudizio è `CORRECT`.
525
+ - Se t_query = 2005-06-15 (dopo il subentro di Ballmer), il giudizio è `WRONG_DATE`.
526
+
527
+ ---
528
+
529
+ ### Domande basate su eventi e domande basate su stati
530
+
531
+ **Situazione:** alcune domande riguardano eventi ("When did X win the election?"), altre riguardano stati ("Who was in office in year Y?"). Richiedono tipi di risposta diversi.
532
+
533
+ **Regola:** entrambi i tipi sono **validi**. Distinguili, ma non penalizzare una domanda basata su uno stato per il fatto di essere tale, né viceversa.
534
+
535
+ **Esempio:**
536
+ - Domanda A: "When did John Smith become mayor of Boston?" (evento)
537
+ - Tipo di risposta: data
538
+ - Chiede uno specifico punto di transizione.
539
+
540
+ - Domanda B: "Who was the mayor of Boston in 1990?" (stato)
541
+ - Tipo di risposta: nome di persona
542
+ - Chiede un'istantanea in un momento nel tempo.
543
+
544
+ Entrambe sono valide per un benchmark di QA temporale.
545
+
546
+ ---
547
+
548
+ ### Fatti retroattivi e premi postumi
549
+
550
+ **Situazione:** un fatto viene assegnato retroattivamente (es. un premio conferito postumo, la riassegnazione storica di un ruolo).
551
+
552
+ **Regola:** sono **casi limite**. Segna la domanda come `VALID` ma **usa il campo note a testo libero** per segnalarne la natura retroattiva. Questo aiuta l'analisi a valle a capire perché la catena può apparire anomala.
553
+
554
+ **Esempio:**
555
+ - Domanda: "Who won the 2005 Fields Medal?" (non è un anno reale di assegnazione della Medaglia Fields, ma serve da illustrazione)
556
+ - Risposta di riferimento: il matematico Z (deceduto nel 2010)
557
+ - È valida perché la risposta era determinabile al t_query=2005, anche se una commemorazione o un riconoscimento ufficiale successivo è avvenuto postumo.
558
+ - **Giudizio:** VALID, e aggiungi una nota: "Premio retroattivo (se applicabile)."
559
+
560
+ ---
561
+
562
+ ### Domande senza risposta determinabile in Wikidata
563
+
564
+ **Situazione:** la domanda è ben formata e chiara, ma Wikidata semplicemente non contiene l'informazione necessaria per rispondere al t_query.
565
+
566
+ **Regola:** segna `INVALID` con il codice di errore **UNANS** (senza risposta).
567
+
568
+ **Esempio:**
569
+ - Domanda: "What was the closing stock price of Microsoft on January 1, 1990?"
570
+ - Wikidata non contiene in modo affidabile dati storici sui prezzi azionari.
571
+ - **Giudizio:** INVALID — UNANS. La domanda è naturale e chiara, ma il dato non esiste nel KG.
572
+
573
+ ---
574
+
575
+ ## 6. Standard di qualità e accordo
576
+
577
+ ### A che cosa serve il numero di accordo
578
+
579
+ Le tue etichette e quelle dell'altro annotatore vengono confrontate per produrre
580
+ una statistica di accordo tra annotatori, che il paper riporta come prova del
581
+ fatto che le etichette del benchmark sono affidabili.
582
+
583
+ **Deliberatamente non indicato qui: il livello di accordo che ci auguriamo.**
584
+ Conoscere l'obiettivo ti darebbe un motivo, per quanto inconsapevole, di provare
585
+ a indovinare che cosa direbbe l'altro annotatore invece di registrare quello che
586
+ pensi davvero — che è precisamente ciò che la statistica dovrebbe misurare. Un
587
+ disaccordo genuino fra due lettori attenti è un risultato utile; un accordo
588
+ fabbricato perché entrambi puntate a un numero non lo è.
589
+
590
+ Quindi: giudica ogni item per quello che è, segnala l'incertezza con onestà, e
591
+ lascia che il numero sia quello che è.
592
+
593
+ ### Protocollo di doppia annotazione
594
+
595
+ **Tutte le domande di questo ciclo sono annotate in doppio.** Entrambi gli
596
+ annotatori ricevono gli stessi identici 120 item, e il confronto fra i due
597
+ insiemi di etichette è l'accordo tra annotatori (inter-annotator agreement, IAA)
598
+ che il paper riporta. Non c'è alcun sottoinsieme nascosto e non c'è nulla di
599
+ selezionato per un esame particolare — la misurazione è l'intero file.
600
+
601
+ Lavora al tuo standard abituale dall'inizio alla fine. L'unica cosa che conta è
602
+ che i giudizi siano **tuoi**: per favore non discutere i singoli item con l'altro
603
+ annotatore e non confrontare i file finché entrambi non sono stati restituiti.
604
+
605
+ ### Gestione dell'incertezza
606
+
607
+ Se non sei sicuro/a di un giudizio, **non tirare a indovinare**. Invece:
608
+
609
+ 1. Metti `y` nella colonna `low_confidence`.
610
+ 2. Scrivi una breve nota nella colonna `notes` spiegando che cosa non è chiaro (es. "La catena di supporto sembra avere due possibili terminazioni; non è chiaro quale sia quella principale").
611
+ 3. Passa alla domanda successiva.
612
+
613
+ I flag di incertezza sono utili per individuare domande che potrebbero aver bisogno di chiarimenti o di essere riscritte. **Non** vengono penalizzati: l'incertezza è preferibile agli errori espressi con sicurezza.
614
+
615
+ ### Escalation e domande
616
+
617
+ Se ti imbatti in una domanda che secondo te ha un errore di fondo, o se ti serve un chiarimento sulle linee guida, **non dedicarci troppo tempo**. Metti `y` in `low_confidence`, scrivi in `notes` che cosa non va, e vai avanti. Le righe segnalate vengono riviste a parte.
618
+
619
+ **Per domande durante l'annotazione:** rispondi alla email con cui ti è stato
620
+ inviato questo documento. ⚠️ Tieni presente che sarò **via dall'11 al 17 agosto
621
+ senza computer**, quindi i messaggi che arrivano in quella finestra non avranno
622
+ risposta prima del 18. È esattamente per questo che la regola qui sopra conta: se
623
+ qualcosa non è chiaro, metti `low_confidence = y`, aggiungi una nota e vai avanti
624
+ invece di restare in attesa di una risposta. Gli item segnalati vengono rivisti a
625
+ parte e non si perde nulla nel segnalarli.
626
+
627
+ ---
628
+
629
+ ## 7. Checklist per l'annotatore
630
+
631
+ Usa questa checklist per **ogni domanda** prima di consegnare la tua annotazione.
632
+
633
+ ### Checklist pre-annotazione
634
+
635
+ - [ ] Ho letto con attenzione il testo della domanda.
636
+ - [ ] Ho capito che cosa chiede la domanda (tipo di entità, relazione, ancora temporale).
637
+ - [ ] Ho letto `stated_answer` e `supporting_chain`.
638
+ - [ ] Ho verificato se `supporting_chain` porta davvero a `stated_answer`.
639
+
640
+ ### Giudizio A: validità — checklist
641
+
642
+ - [ ] La domanda è grammaticalmente chiara e naturale.
643
+ - [ ] La domanda chiede una risposta singola e ben definita (non più risposte possibili).
644
+ - [ ] Il numero di salti dichiarato corrisponde alla complessità del ragionamento.
645
+ - [ ] `stated_answer` è corretta rispetto a `supporting_chain`.
646
+ - [ ] La domanda non dipende da informazioni odierne non conoscibili al t_query.
647
+ - [ ] Se sto segnando INVALID, ho selezionato l'unico codice di errore più rilevante.
648
+
649
+ ### Giudizio B: validità temporale — checklist
650
+
651
+ - [ ] Il t_query è valorizzato (non mancante né null).
652
+ - [ ] Il t_query corrisponde all'ancora temporale della domanda.
653
+ - [ ] La risposta di riferimento è vera/valida al t_query (non prima né dopo).
654
+ - [ ] Per i riferimenti temporali impliciti (es. "during the crisis"), ho verificato che il t_query sia ragionevole.
655
+ - [ ] Ho selezionato uno tra: CORRECT, WRONG_DATE o NO_DATE.
656
+
657
+ ### Checklist su confidenza e note
658
+
659
+ - [ ] Se avevo dei dubbi, ho messo `y` in `low_confidence` (lascia vuoto quando sei sicuro/a — non esiste una via di mezzo).
660
+ - [ ] Se ho segnato `low_confidence`, ho aggiunto una nota che dice che cosa non era chiaro.
661
+ - [ ] Se mi sono imbattuto/a in un caso limite (fatti retroattivi, alias, più ruoli), l'ho documentato in `notes`.
662
+
663
+ ### Checklist per singola domanda
664
+
665
+ - [ ] `judgment_A_validity` compilato, più `error_code_if_invalid` se il verdetto è INVALID.
666
+ - [ ] `judgment_B_temporal` compilato.
667
+ - [ ] `naturalness_1_to_5` compilato.
668
+
669
+ ### Prima di restituire il file
670
+
671
+ - [ ] Tutte le 120 righe hanno il Giudizio A, il Giudizio B e un punteggio di naturalezza.
672
+ - [ ] Ho lavorato sul foglio **Annotation**, non sul foglio Instructions.
673
+ - [ ] Non mi sono consultato/a con l'altro annotatore.
674
+ - [ ] La mia risposta include la frase di conferma sul non uso di AI (§2a) e un'indicazione di massima di quando ho lavorato.
675
+
676
+ ---
677
+
678
+ ## 8. Glossario
679
+
680
+ Questa sezione definisce i termini chiave usati in tutte le linee guida.
681
+
682
+ **Entità di ancoraggio (Anchor Entity)**
683
+ L'entità iniziale di una domanda multi-hop, da cui si percorrono le relazioni. In "Who was the spouse of the CEO of Microsoft in 1998?", l'entità di ancoraggio è Microsoft.
684
+
685
+ **Componibilità (Composability)**
686
+ La proprietà per cui ogni salto di una catena multi-hop si costruisce sul risultato precedente. Una domanda a 3 salti è componibile se ogni risultato intermedio (a 1 salto, a 2 salti) è un'entità valida e recuperabile.
687
+
688
+ **Risposta di riferimento (Gold Answer)** — nel tuo foglio di calcolo è la
689
+ colonna `stated_answer`. I due termini indicano la stessa cosa: "risposta di
690
+ riferimento" è l'espressione che queste linee guida usano nella prosa,
691
+ `stated_answer` è l'intestazione della colonna. Nota che il nome della colonna
692
+ dice *stated* — dichiarata — e non *correct*: giudicare se **sia** corretta è il
693
+ tuo compito.
694
+
695
+ La risposta corretta a una domanda, quella assunta come verità di riferimento (ground truth), così come verificata dalla catena nel KG. Per esempio, se la domanda è "Who was the CEO of Apple in 2010?", la risposta di riferimento è "Steve Jobs".
696
+
697
+ **Numero di salti (Hop Count)**
698
+ Il numero di relazioni percorse nel KG per rispondere a una domanda. Una domanda a 1 salto richiede di percorrere un arco. Una domanda a 2 salti ne richiede due. Le catene di ragionamento multi-hop sono più complesse e richiedono di comporre più passaggi.
699
+
700
+ **Accordo tra annotatori (Inter-Annotator Agreement, IAA)**
701
+ Una misura statistica di quanto spesso due annotatori indipendenti esprimono lo stesso giudizio. Un accordo più alto indica che le etichette del benchmark sono chiare e non ambigue.
702
+
703
+ **Catena multi-hop (Multi-Hop Chain)**
704
+ Una sequenza di relazioni nel grafo di conoscenza che insieme rispondono a una domanda. Per esempio: Apple → (HAS_CEO) → Steve Jobs → (HAS_SPOUSE) → Laurene Powell è una catena a 2 salti che termina con il nome del coniuge.
705
+
706
+ **Fatto stabile (Stale Fact)**
707
+ Un fatto che, una volta stabilito, non cambia nel tempo — date di nascita, date
708
+ di fondazione, eventi storici. Valido per qualsiasi t_query successivo al
709
+ momento in cui il fatto è avvenuto **e pari o precedente al limite del 2024 del
710
+ grafo** (vedi §5, che spiega anche perché il nome è fuorviante: qui significa
711
+ *permanentemente valido*, il contrario di ciò che "stale" significa altrove in
712
+ questo progetto).
713
+
714
+ **Catena di supporto (Supporting Chain)**
715
+ Il percorso attraverso il grafo di conoscenza (Wikidata) che giustifica la risposta di riferimento. Ti viene mostrato per la verifica e deve essere coerente con la domanda e con il t_query.
716
+
717
+ **Fatti di supporto (Supporting Facts)**
718
+ Prosa esplicativa che compare solo negli esempi svolti del §4. **Non è una
719
+ colonna del tuo file** — la tua evidenza è `supporting_chain`. Dove queste linee
720
+ guida dicono "fatti di supporto", leggi `supporting_chain`.
721
+
722
+ **t_query**
723
+ Il punto di interrogazione temporale — un timestamp preciso (es. 2008-06-15) al quale la domanda chiede la risposta. È la "fetta di tempo" interrogata.
724
+
725
+ **Grafo di conoscenza temporale (Temporal Knowledge Graph)**
726
+ Un grafo di conoscenza in cui i fatti sono associati a finestre di validità temporale (t_start, t_end). A differenza dei KG statici, i KG temporali tracciano esplicitamente quando i fatti sono veri, rendendo possibile un ragionamento consapevole del tempo.
727
+
728
+ **Finestra di validità temporale (Temporal Validity Window)**
729
+ L'intervallo di tempo durante il quale un fatto è vero. Per esempio, "Steve Jobs era CEO di Apple" ha una finestra temporale che va dal 1997 al 2011 (all'incirca). Le risposte vanno verificate rispetto a questa finestra.
730
+
731
+ **Risposta non ambigua (Unambiguous Answer)**
732
+ Una risposta singola e ben definita a una domanda, che non ha alternative concorrenti al t_query. Per esempio, "Who was the only mayor of Boston in 1995?" dovrebbe avere una risposta unica (o chiaramente nessuna, se c'è stato un interregno).
733
+
734
+ **Validità (Validity)**
735
+ La proprietà per cui una domanda è ben formata, chiara, risolvibile e ancorata al KG del benchmark. Le domande valide hanno risposte non ambigue e conteggi dei salti corretti.
736
+
737
+ **Wikidata**
738
+ Una grande base di conoscenza multilingue, redatta dalla comunità, che contiene fatti strutturati su entità (persone, organizzazioni, eventi ecc.) e sulle loro relazioni. TempBench è costruito a partire da un sottoinsieme chiamato tkgl-smallpedia.
739
+
740
+ ---
741
+
742
+ ## Conclusione
743
+
744
+ Grazie per l'attenzione con cui annoterai queste domande. Il tuo lavoro è essenziale per costruire un benchmark di alta qualità, che verrà usato per valutare i sistemi di ragionamento temporale negli anni a venire. Lavora in modo sistematico, segnala i dubbi e non esitare a scrivere se hai domande.
745
+
746
+ **In bocca al lupo, e grazie per la cura che ci metterai!**
747
+
748
+ ---
749
+
750
+ **Versione del documento:** 1.1 | **Ultimo aggiornamento:** 10 agosto 2026
annotation/annotation-guidelines.md ADDED
@@ -0,0 +1,717 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # TempBench: Human Annotation Guidelines
2
+
3
+ **Version 1.1** | **Revised: 10 August 2026** _(v1.0 April 2026 described a
4
+ different, much larger round — see §1 for the current scope.)_
5
+
6
+ > **EN / IT — this packet is bilingual.** An Italian translation is included as
7
+ > `annotation-guidelines-IT.md`. Work from whichever you prefer — both raters
8
+ > receive both. **In case of any discrepancy, this English version governs**,
9
+ > and the label values (`VALID`, `INVALID`, `AMB`, `NO_DATE`, …) stay in English
10
+ > in both, because they are typed verbatim into the spreadsheet.
11
+ >
12
+ > _Questo pacchetto è bilingue: la traduzione italiana è in
13
+ > `annotation-guidelines-IT.md`. In caso di discrepanza prevale la versione
14
+ > inglese._
15
+
16
+ ---
17
+
18
+ ## 1. Introduction and Task Overview
19
+
20
+ ### What is TempBench?
21
+
22
+ TempBench is a benchmark dataset for evaluating temporal multi-hop reasoning
23
+ over evolving knowledge graphs. The full benchmark holds **8,710 questions**
24
+ built from Wikidata (the tkgl-smallpedia subset), stratified by reasoning
25
+ complexity — 1-hop (single relation), 2-hop (two-relation chain) and 3+-hop
26
+ (three or more) — and split 70/10/20 into train/dev/test.
27
+
28
+ **You are annotating a 120-question sample of the test split**, not the whole
29
+ benchmark. The sample is stratified across complexity levels and the four
30
+ temporal-operator types, and it deliberately excludes every question used in an
31
+ earlier validation round.
32
+
33
+ Each question is grounded in a specific temporal query point (t_query), requiring systems to retrieve the correct answer as it existed at that precise moment in time. This differs from static QA benchmarks by demanding both multi-hop reasoning capability and temporal validity awareness.
34
+
35
+ ### Your Annotation Task
36
+
37
+ You are being asked to **quality-check the benchmark questions**, not to create them. Your role is to verify that each question is well-formed, answerable, and correctly labeled. Specifically, you will make two independent judgments for each question:
38
+
39
+ 1. **Question Validity** — Is this a clear, unambiguous question with a verifiable correct answer?
40
+ 2. **Temporal Validity** — Is the temporal query point (t_query) correct and consistent with the question?
41
+
42
+ This quality-checking step is critical. Even small errors in the benchmark (ambiguous questions, incorrect timestamps, or mislabeled hop counts) can introduce noise that degrades both baseline performance and downstream analysis. Your 120 judgments, compared against the other rater's, are what let the paper report an honest reliability estimate for the benchmark's labels.
43
+
44
+ ### Time Estimates and Workload
45
+
46
+ > **Scope of *this* round: 120 questions.** _(An earlier version of this
47
+ > document described a 1,500-question / ~125-hour programme. That was the
48
+ > original plan and it is **not** what you are being asked to do.)_
49
+
50
+ Your file contains **120 questions**: 50 one-hop, 50 two-hop, 20 three-or-more-hop.
51
+
52
+ Annotation time varies by complexity:
53
+
54
+ - **1-hop questions:** ~2–3 minutes each → 50 items ≈ 2 hours
55
+ - **2-hop questions:** ~4–5 minutes each → 50 items ≈ 4 hours
56
+ - **3+-hop questions:** ~7–10 minutes each → 20 items ≈ 3 hours
57
+
58
+ **Total: roughly 9 hours of annotation, plus about an hour to read this
59
+ document — call it 10 hours.** It splits comfortably into two or three
60
+ sittings; there is no requirement to do it in one pass, and rushing it defeats
61
+ the point.
62
+
63
+ **Payment:** this is **unpaid**. There is no per-question rate and no
64
+ agreement-linked bonus — deliberately, since paying for agreement would bias
65
+ exactly the number we are trying to measure.
66
+
67
+ **What you receive instead:** a named acknowledgement in the paper (CIKM 2026,
68
+ Rome). To be direct about why it is an acknowledgement rather than authorship —
69
+ the conference has frozen the author list at the accepted version and no
70
+ additions are permitted at camera-ready, so authorship is not something we are
71
+ able to offer, whatever the merits. If you would rather not be named, say so
72
+ and we will thank you anonymously instead.
73
+
74
+ **How your work is used:** the two raters' labels are compared to produce an
75
+ inter-annotator agreement statistic (Cohen's κ). The paper will state plainly
76
+ that both raters are non-authors, that the passes were blind and independent,
77
+ and that the work was uncompensated.
78
+
79
+ ---
80
+
81
+ ## 2. Annotation Interface
82
+
83
+ **There is no web portal — you work in a spreadsheet.** You have been sent one
84
+ workbook, `rater_A_validation_120.xlsx` or `rater_B_validation_120.xlsx`
85
+ (120 rows; the two files contain the **same items in the same order**).
86
+
87
+ Open it in Excel, LibreOffice or Google Sheets, fill one row per question, and
88
+ **return it as `.xlsx`** — please keep the workbook format rather than
89
+ exporting to CSV or pasting into another tool. The judgment columns are
90
+ dropdowns, and saving to CSV throws them away; the labels then come back
91
+ free-typed and have to be normalised by hand before they can be compared.
92
+
93
+ > **⚠️ Fill in the `Annotation` sheet, not the `Instructions` sheet.** The
94
+ > workbook has two tabs; the second one is the data. Grey columns are given —
95
+ > please leave them as they are. Yellow columns are yours. The judgment columns
96
+ > are dropdowns, so pick from the list rather than typing, which keeps the
97
+ > labels machine-readable.
98
+
99
+ > **Work independently.** The two raters have identical files on purpose: the
100
+ > whole point of this round is to measure how far two people agree *without*
101
+ > conferring. Please do not discuss items with the other rater, and do not
102
+ > compare files, until both are returned.
103
+
104
+ Each row arrives with these fields pre-populated:
105
+
106
+ | Column | Content |
107
+ |---|---|
108
+ | `row` | 1–120, your working order |
109
+ | `question_id` | Unique identifier, e.g. `q_004664` |
110
+ | `question` | The natural-language question — this is what you evaluate |
111
+ | `t_query` | The temporal reference point the question is asked "as of" |
112
+ | `stated_answer` | The answer the benchmark records — you judge whether it is right |
113
+ | `stated_hops` | The hop count the benchmark claims: `1`, `2` or `3+`. **This is what you check for `WRONG_HOP`** — count the relations the question actually requires and compare |
114
+ | `supporting_chain` | The gold evidence chain, one line per hop, as `subject -[relation]-> object (years)`. This is what the answer is supposed to follow from — use it to verify `stated_answer` and to count hops |
115
+
116
+ > **Two notes on reading the worked examples in §4.**
117
+ > 1. They print the chain in a **compact one-line notation**
118
+ > (`a:REL→b:REL→c`) because they were written before the spreadsheet
119
+ > existed. Your file shows the *same information* one hop per line, with
120
+ > validity years. A 1-hop cell looks like this:
121
+ >
122
+ > ```
123
+ > Daniel Kahneman -[employer]-> University of British Columbia (1983)
124
+ > ```
125
+ >
126
+ > and a 2-hop cell like this — **two lines in the one cell**, the object of
127
+ > the first hop becoming the subject of the second:
128
+ >
129
+ > ```
130
+ > Leo Königsberger -[doctoral student]-> Karl Bopp (1902)
131
+ > Karl Bopp -[doctoral advisor]-> Moritz Cantor (1902)
132
+ > ```
133
+ >
134
+ > Count the lines to check `stated_hops`. If a cell looks like one line when
135
+ > you expect more, widen the row — Excel hides the rest.
136
+ > 2. The examples also show a **"Supporting Facts"** row of explanatory prose.
137
+ > **Your file does not have one** — the chain is your evidence. Wherever
138
+ > these guidelines say to check something "against the supporting facts",
139
+ > read it as **against `supporting_chain`**.
140
+
141
+ **Columns you fill in:**
142
+
143
+ 1. `judgment_A_validity` — `VALID` or `INVALID`
144
+ 2. `error_code_if_invalid` — if INVALID: `AMB`, `UNANS`, `WRONG_HOP`, `UNNATURAL`, or `WRONG_ANS`
145
+ 3. `judgment_B_temporal` — `CORRECT`, `WRONG_DATE`, or `NO_DATE`
146
+ 4. `naturalness_1_to_5` — how much the question reads like something a person
147
+ would actually write. Judge the **wording only**, never whether the answer is
148
+ right. All five points are anchored:
149
+
150
+ | | |
151
+ |---|---|
152
+ | **1** | Barely parseable; you had to re-read it to work out what is being asked |
153
+ | **2** | Understandable but clearly machine-made — stacked possessives, robotic template phrasing |
154
+ | **3** | Awkward but usable; a person might write this in a hurry |
155
+ | **4** | Reads naturally, with a small stiffness or oddity |
156
+ | **5** | Indistinguishable from a question a person would ask |
157
+
158
+ Long is not the same as unnatural: a genuinely complex 3-hop question can be
159
+ a 4 or 5 if the phrasing is clean.
160
+ 5. `low_confidence` — put `y` if unsure, leave blank otherwise
161
+ 6. `notes` — optional free text for edge cases
162
+
163
+ Unsure about an item? Mark `low_confidence = y`, add a note, and move on. **Do
164
+ not agonise** — flagged items are reviewed separately, and a fast honest
165
+ "unsure" is more useful than a slow guess.
166
+
167
+ ---
168
+
169
+ ## 2a. No AI assistance — please read, this one matters
170
+
171
+ **Do not use ChatGPT, Claude, Copilot, Gemini, or any other AI assistant to
172
+ produce or check these labels.** Not for the judgments, not for looking up
173
+ whether a fact is true, not for drafting notes.
174
+
175
+ This is not a general policy preference. This benchmark exists to measure
176
+ whether AI systems retrieve time-valid evidence correctly. If AI output is used
177
+ to validate it, the validation measures the same system it is meant to check,
178
+ and the result is worthless — the paper would be reporting a machine agreeing
179
+ with itself. A human judgment that is uncertain is *far* more valuable here than
180
+ a confident machine one.
181
+
182
+ Searching Wikipedia or Wikidata directly is fine and encouraged. Using a
183
+ **search engine** is fine. Asking a **chatbot** is not.
184
+
185
+ **Please confirm in your reply when you return the file:**
186
+
187
+ > "I completed this annotation without using AI assistants, and the judgments
188
+ > are my own."
189
+
190
+ Two practical notes so this is not just an honour system:
191
+ - A small number of items in your file are **known-bad questions included
192
+ deliberately** as attention checks. They are there to confirm the task was
193
+ engaged with, not to catch you out.
194
+ - Please **note roughly when you start and finish** each working session (a
195
+ line in your reply is enough — "Tue evening, ~1h, rows 1–40"). Per-item timing
196
+ helps distinguish careful work from fast work, and protects you as much as it
197
+ protects the data.
198
+
199
+ ---
200
+
201
+ ## 3. Core Annotation Task
202
+
203
+ Your annotation task involves two independent but complementary judgments. Complete them in this order for each question.
204
+
205
+ ### Judgment A: Question Validity
206
+
207
+ Ask yourself: **Is this a well-formed, answerable question that requires the stated number of hops and has a unique, verifiable correct answer at t_query?**
208
+
209
+ **VALID** — Select this if:
210
+
211
+ - The question is grammatically clear and unambiguous
212
+ - The question asks for a single, well-defined answer (not multiple possible answers)
213
+ - The stated hop count matches the complexity of the reasoning required
214
+ - The gold answer is correct given the supporting KG chain at the stated t_query
215
+ - The question does not rely on present-day information that was not true at t_query
216
+
217
+ **INVALID** — Select one of these error codes if the question fails any of the above criteria:
218
+
219
+ | Error Code | Definition | Example |
220
+ |------------|-----------|---------|
221
+ | **AMB** | **Ambiguous** — Multiple valid answers exist at t_query | "Who was the leader of Germany in 2010?" (could be Merkel but her title varied; too vague) |
222
+ | **UNANS** | **Unanswerable** — No answer exists in Wikidata at t_query | "What was the stock price of Company X on 1980-01-01?" (historical price data not reliably in Wikidata) |
223
+ | **WRONG_HOP** | **Incorrect hop count label** — The actual reasoning required differs from the stated label | Question labeled "2-hop" but only requires 1 hop to answer |
224
+ | **UNNATURAL** | **Grammatically unnatural or incomprehensible** — The question is difficult to parse or uses awkward phrasing | "What did person X have entity Y relation-wise in 2005?" (unclear, ungrammatical) |
225
+ | **WRONG_ANS** | **Gold answer is incorrect** — The provided answer does not match the KG chain or does not satisfy the question | Question asks "Who won?" but gold answer lists the runner-up |
226
+
227
+ For each question, select the **primary error code** — the most significant issue. (A question may have multiple problems; flag the most critical one.)
228
+
229
+ ### Judgment B: Temporal Validity
230
+
231
+ Ask yourself: **Is the stated t_query correct and consistent with what the question is asking?**
232
+
233
+ **CORRECT** — Select this if:
234
+
235
+ - The t_query timestamp matches the temporal anchor in the question (e.g., "in 2008" → t_query = 2008-XX-XX is reasonable)
236
+ - For questions without an explicit year but asking about a state or role (e.g., "Who was CEO in the year X?"), the t_query is set to a valid date in that year
237
+ - For "stale facts" (facts that remain valid at present, like "was born in"), the t_query is set appropriately and the answer is correctly retrieved at that point
238
+
239
+ **WRONG_DATE** — Select this if:
240
+
241
+ - The t_query does not align with the question's temporal anchor (e.g., question says "in 2015" but t_query = 2010-01-01)
242
+ - The timestamp is off by a significant amount (days matter for time-sensitive events, but one month off in historical queries is typically acceptable; use judgment)
243
+ - The t_query is set after a fact became invalid (e.g., asking about someone's role as CEO at a date after they left office)
244
+
245
+ **NO_DATE** — Select this if:
246
+
247
+ - The question has no temporal anchor at all and should not be in a temporal benchmark (e.g., "Who founded Company X?" with no time reference)
248
+ - The t_query is missing or unpopulated (data entry error)
249
+
250
+ ---
251
+
252
+ ## 4. Worked Examples
253
+
254
+ The following six detailed examples (two per complexity level) illustrate correct and incorrect annotations.
255
+
256
+ ### Example 1a: 1-Hop VALID
257
+
258
+ | Field | Value |
259
+ |-------|-------|
260
+ | **Question ID** | tgb-001-1hop-001 |
261
+ | **Question** | Who was the mayor of Paris in 2010? |
262
+ | **t_query** | 2010-06-15 |
263
+ | **Stated Hop Count** | 1 |
264
+ | **Gold Answer** | Bertrand Delanoë |
265
+ | **Supporting KG Chain** | paris:MAYOR→bertrand_delanoë (2001-2014) |
266
+ | **Supporting Facts** | Bertrand Delanoë served as Mayor of Paris from 2001 to 2014. |
267
+
268
+ **Annotation Decision:**
269
+
270
+ - **Judgment A (Validity):** `VALID`
271
+ - The question is clear and unambiguous.
272
+ - It asks for a single entity (the mayor) at a specific time.
273
+ - The hop count is correct: 1 hop (paris → mayor → person).
274
+ - The gold answer (Bertrand Delanoë) is correct at t_query.
275
+ - The question is natural and answerable.
276
+
277
+ - **Judgment B (Temporal Validity):** `CORRECT`
278
+ - The question specifies 2010; t_query is set to June 2010.
279
+ - Bertrand Delanoë was mayor throughout 2010 (served 2001–2014).
280
+ - The timestamp is within the valid range.
281
+
282
+ ---
283
+
284
+ ### Example 1b: 1-Hop INVALID
285
+
286
+ | Field | Value |
287
+ |-------|-------|
288
+ | **Question ID** | tgb-001-1hop-002 |
289
+ | **Question** | Who is the current mayor of Paris? |
290
+ | **t_query** | 2020-01-15 |
291
+ | **Stated Hop Count** | 1 |
292
+ | **Gold Answer** | Anne Hidalgo |
293
+ | **Supporting KG Chain** | paris:MAYOR→anne_hidalgo (2014-present) |
294
+ | **Supporting Facts** | Anne Hidalgo became Mayor of Paris in 2014 and is the current mayor. |
295
+
296
+ **Annotation Decision:**
297
+
298
+ - **Judgment A (Validity):** `INVALID` — Error Code: `AMB`
299
+ - The question uses "is the current mayor," a *relative* temporal anchor — it points at "now", not at a fixed historical point.
300
+ - Which "now"? Read against `t_query` (2020) the answer is Anne Hidalgo; read as "today" it is whoever holds the office when the question is asked. **The question admits more than one defensible answer**, which is exactly the `AMB` criterion.
301
+ - **Note the code carefully.** This is *not* `UNNATURAL`: the sentence is perfectly grammatical and reads like something a person would say. `UNNATURAL` is for wording a fluent speaker would not produce. Judge the two separately — a question can be fluent and ambiguous at once, and this one is.
302
+ - **Fix:** Reword as "Who was the mayor of Paris in 2020?" to pin the temporal reference.
303
+
304
+ - **Judgment B (Temporal Validity):** `CORRECT`
305
+ - `t_query` = 2020 is a valid date and Anne Hidalgo was indeed mayor then, so the *timestamp* is right.
306
+ - **The two judgments are independent.** A question can fail Judgment A and still pass Judgment B — record what you actually see in each, and do not let one verdict drag the other along.
307
+
308
+ ---
309
+
310
+ ### Example 2a: 2-Hop VALID
311
+
312
+ | Field | Value |
313
+ |-------|-------|
314
+ | **Question ID** | tgb-002-2hop-001 |
315
+ | **Question** | Who was the spouse of the CEO of Microsoft in 1998? |
316
+ | **t_query** | 1998-06-15 |
317
+ | **Stated Hop Count** | 2 |
318
+ | **Gold Answer** | Melinda Gates |
319
+ | **Supporting KG Chain** | microsoft:HAS_CEO→bill_gates:SPOUSE→melinda_gates |
320
+ | **Supporting Facts** | Bill Gates was CEO of Microsoft from 1975 to 2000. Bill Gates married Melinda French in 1994 and remained married through 1998. |
321
+
322
+ **Annotation Decision:**
323
+
324
+ - **Judgment A (Validity):** `VALID`
325
+ - The question is clear and asks for a single, well-defined answer.
326
+ - Hop count is correct: 2 hops.
327
+ - Gold answer is correct: Melinda Gates was married to Bill Gates, who was CEO in 1998.
328
+
329
+ - **Judgment B (Temporal Validity):** `CORRECT`
330
+ - t_query=1998-06-15 aligns with the question's "in 1998."
331
+ - Bill Gates was CEO at this time, and Melinda was his spouse.
332
+
333
+ ---
334
+
335
+ ### Example 2b: 2-Hop INVALID
336
+
337
+ | Field | Value |
338
+ |-------|-------|
339
+ | **Question ID** | tgb-002-2hop-002 |
340
+ | **Question** | What country was the birthplace of the spouse of the CEO of Apple in 2005? |
341
+ | **t_query** | 2005-06-15 |
342
+ | **Stated Hop Count** | 2 |
343
+ | **Gold Answer** | United States |
344
+ | **Supporting KG Chain** | apple:HAS_CEO→steve_jobs:SPOUSE→laurene_powell:BIRTHPLACE→united_states |
345
+ | **Supporting Facts** | Steve Jobs was CEO of Apple in 2005. Steve Jobs married Laurene Powell in 1991. Laurene Powell was born in the United States. |
346
+
347
+ **Annotation Decision:**
348
+
349
+ - **Judgment A (Validity):** `INVALID` — Error Code: `WRONG_HOP`
350
+ - The question asks for the birthplace of Steve Jobs' spouse.
351
+ - The chain is: Apple → CEO (Steve Jobs) → Spouse (Laurene Powell) → Birthplace (US).
352
+ - This is actually **3 hops**, not 2 hops as labeled.
353
+ - The stated hop count is incorrect.
354
+
355
+ - **Judgment B (Temporal Validity):** `CORRECT`
356
+ - t_query=2005-06-15 aligns with the question's temporal anchor (2005).
357
+ - Steve Jobs was CEO at this time.
358
+
359
+ ---
360
+
361
+ ### Example 3a: 3+-Hop VALID
362
+
363
+ | Field | Value |
364
+ |-------|-------|
365
+ | **Question ID** | tgb-003-3hop-001 |
366
+ | **Question** | In what year was the employer of the winner of the 1992 Nobel Prize in Physics founded? |
367
+ | **t_query** | 1992-12-10 |
368
+ | **Stated Hop Count** | 3+ |
369
+ | **Gold Answer** | 1954 |
370
+ | **Supporting KG Chain** | nobel_physics_1992:AWARDED_TO→georges_charpak:EMPLOYER→cern:INCEPTION→1954 |
371
+ | **Supporting Facts** | Georges Charpak was the sole recipient of the 1992 Nobel Prize in Physics. He worked at CERN. CERN was founded in 1954. |
372
+
373
+ **Annotation Decision:**
374
+
375
+ - **Judgment A (Validity):** `VALID`
376
+ - The question is long but grammatically sensible and asks for one well-defined answer (a year).
377
+ - **The chain answers the question that was actually asked.** Trace it: prize → laureate → employer → founding year. Each hop is one the question requires, and the endpoint (1954) is the gold answer.
378
+ - `stated_answer` (1954) is exactly where the chain ends. **Check this every time** — if the stated answer and `supporting_chain` disagree, the code is `WRONG_ANS`, however plausible the answer looks on its own.
379
+ - The laureate is unambiguous: 1992 Physics was a sole award. **Had the prize been shared**, "the winner" would admit more than one referent and the question would be `AMB`.
380
+ - Hop count 3+ is right: three relations are traversed.
381
+
382
+ - **Judgment B (Temporal Validity):** `CORRECT`
383
+ - `t_query` = 1992-12-10 matches the question's anchor (1992).
384
+ - Note the anchor fixes *which laureate* is being asked about, not the founding year — CERN's founding date does not change with `t_query`.
385
+
386
+ ---
387
+
388
+ ### Example 3b: 3+-Hop INVALID
389
+
390
+ | Field | Value |
391
+ |-------|-------|
392
+ | **Question ID** | tgb-003-3hop-002 |
393
+ | **Question** | What is the nationality of the child of the colleague of the mentor of the researcher who published a paper on topic X in 2015? |
394
+ | **t_query** | 2015-06-15 |
395
+ | **Stated Hop Count** | 3+ |
396
+ | **Gold Answer** | [Not clearly specified] |
397
+ | **Supporting KG Chain** | [Complex, unclear chain with multiple undefined relations] |
398
+ | **Supporting Facts** | A researcher published on topic X in 2015... [details vague] |
399
+
400
+ **Annotation Decision:**
401
+
402
+ - **Judgment A (Validity):** `INVALID` — Error Code: `UNNATURAL`
403
+ - The question is extremely convoluted and difficult to parse.
404
+ - The relations are not well-defined (what counts as a "colleague"? how many levels of mentorship?).
405
+ - The gold answer is vague or unclear.
406
+ - While technically there might be a chain of reasoning, the question is not naturally answerable without significant clarification.
407
+
408
+ - **Judgment B (Temporal Validity):** `CORRECT` (but moot given the INVALID judgment)
409
+ - t_query aligns with the question's year (2015), but this is a secondary concern.
410
+
411
+ ---
412
+
413
+ ## 5. Edge Cases and Decision Rules
414
+
415
+ This section codifies rules for specific edge cases you are likely to encounter.
416
+
417
+ ### Entity Aliases
418
+
419
+ **Situation:** A question refers to an entity by one name (e.g., "Deutsche Bank") but the KG uses a different alias (e.g., "Deutsche Bank AG").
420
+
421
+ **Rule:** Treat these as the **same entity**. Do not mark as INVALID for this reason. Aliases are normal in Wikidata and knowledge graphs. If the supporting chain clearly refers to the same entity, the question is valid.
422
+
423
+ **Example:**
424
+ - Question: "Who was the CEO of Deutsche Bank in 2010?"
425
+ - KG Chain uses: "Deutsche Bank AG"
426
+ - **Judgment:** VALID — the names refer to the same organization.
427
+
428
+ ---
429
+
430
+ ### Implicit Timestamps
431
+
432
+ **Situation:** A question includes a temporal reference that is not a specific date (e.g., "during the financial crisis," "after the Cold War," "in the 1990s").
433
+
434
+ **Rule:** Check whether the t_query is **reasonable and consistent** with the implicit temporal anchor.
435
+
436
+ - If t_query falls clearly within the historical period referenced, mark as `CORRECT`.
437
+ - If t_query is before or well after the period, mark as `WRONG_DATE`.
438
+ - If the implicit anchor is too vague to pin to a specific date (e.g., "in recent times"), mark as `NO_DATE`.
439
+
440
+ **Example:**
441
+ - Question: "Who was the CEO of Lehman Brothers at the onset of the financial crisis?"
442
+ - t_query: 2008-08-15
443
+ - The financial crisis began in earnest in September 2008, so August 15 is slightly early but reasonable (the crisis had been building). Mark as `CORRECT`.
444
+
445
+ ---
446
+
447
+ ### Currently-Valid Facts (Stale Facts)
448
+
449
+ **Situation:** A fact that remains valid "up to the present" (e.g., "Barack Obama was born in 1961"). The KG marks this with `t_end = present` or `t_end = null`.
450
+
451
+ **Rule:** Such facts are valid for **any t_query up to the knowledge cutoff of
452
+ the source graph, which is 2024** (the benchmark is built from a Wikidata
453
+ snapshot covering 1900–2024). These are "stale facts" — once true, always true
454
+ (e.g. birth dates, historical events).
455
+
456
+ - If t_query is at or before 2024 and the fact is recorded as ongoing, mark `CORRECT`.
457
+ - If t_query is after 2024, the graph cannot vouch for the fact — mark `WRONG_DATE`.
458
+
459
+ > **A note on the term.** "Stale fact" here means *permanently valid* — an
460
+ > unfortunate name, and elsewhere in this project the same phrase means the
461
+ > opposite (a fact that *was* true but is out of date at the query time). In
462
+ > this document it always means the permanent kind.
463
+
464
+ **Example:**
465
+ - Question: "In what year was Malala Yousafzai born?"
466
+ - t_query: 2015-01-01 (or any past date)
467
+ - Gold answer: 1997
468
+ - KG fact: born 1997-07-12 (marked as permanent/unchanging)
469
+ - **Judgment:** VALID and `CORRECT` — birth is a stale fact, valid at any t_query.
470
+
471
+ ---
472
+
473
+ ### Multiple Roles Simultaneously
474
+
475
+ **Situation:** A person held multiple roles at the same time (e.g., "person X was both CEO and Chairman in 2008"). The question asks about one role, and the answer satisfies it.
476
+
477
+ **Rule:** Mark as **VALID** if the answer correctly satisfies the question, **even if other roles also applied**.
478
+
479
+ **Example:**
480
+ - Question: "Who was the CEO of Company X in 2008?"
481
+ - KG shows: person Y was CEO *and* Chairman in 2008.
482
+ - Gold answer: person Y
483
+ - **Judgment:** VALID — person Y was indeed CEO in 2008, even though they also held another title.
484
+
485
+ ---
486
+
487
+ ### Successor Relationships and Constraints
488
+
489
+ **Situation:** A question includes a constraint like "before X became Y" or "after Z left position W". The t_query and answer must respect this temporal ordering.
490
+
491
+ **Rule:** Verify that the t_query **does not violate** the temporal constraint. If it does, mark as `WRONG_DATE`.
492
+
493
+ **Example:**
494
+ - Question: "Who was the CEO of Microsoft before Steve Ballmer became CEO?"
495
+ - Constraint: t_query must be before Ballmer's start date (which was January 2000).
496
+ - If t_query = 1999-06-15 and gold answer = Bill Gates, this is `CORRECT`.
497
+ - If t_query = 2005-06-15 (after Ballmer took over), this is `WRONG_DATE`.
498
+
499
+ ---
500
+
501
+ ### Event-Based vs. State-Based Questions
502
+
503
+ **Situation:** Some questions ask about events ("When did X win the election?") while others ask about states ("Who was in office in year Y?"). These require different answer types.
504
+
505
+ **Rule:** Both types are **valid**. Distinguish between them, but do not penalize a state-based question for being state-based, or vice versa.
506
+
507
+ **Example:**
508
+ - Question A: "When did John Smith become mayor of Boston?" (event)
509
+ - Answer type: date
510
+ - This is asking for a specific transition point.
511
+
512
+ - Question B: "Who was the mayor of Boston in 1990?" (state)
513
+ - Answer type: person name
514
+ - This is asking for a snapshot at a point in time.
515
+
516
+ Both are valid for a temporal QA benchmark.
517
+
518
+ ---
519
+
520
+ ### Retroactive Facts and Posthumous Awards
521
+
522
+ **Situation:** A fact is assigned retroactively (e.g., an award given posthumously, a historical reassignment of a role).
523
+
524
+ **Rule:** These are **edge cases**. Mark the question as `VALID` but **use the free-text notes** to flag the retroactive nature. This helps downstream analysis understand why the chain might appear unusual.
525
+
526
+ **Example:**
527
+ - Question: "Who won the 2005 Fields Medal?" (not a real Fields Medal year, but for illustration)
528
+ - Gold answer: mathematician Z (who passed away in 2010)
529
+ - This is valid because the answer was determinable at t_query=2005, even if a later commemoration or official recognition occurred posthumously.
530
+ - **Judgment:** VALID, and add note: "Retroactive award (if applicable)."
531
+
532
+ ---
533
+
534
+ ### Questions with No Determinable Answer in Wikidata
535
+
536
+ **Situation:** The question is well-formed and clear, but Wikidata simply does not contain the information needed to answer it at t_query.
537
+
538
+ **Rule:** Mark as `INVALID` with error code **UNANS** (Unanswerable).
539
+
540
+ **Example:**
541
+ - Question: "What was the closing stock price of Microsoft on January 1, 1990?"
542
+ - Wikidata does not reliably contain historical stock price data.
543
+ - **Judgment:** INVALID — UNANS. The question is natural and clear, but the data doesn't exist in the KG.
544
+
545
+ ---
546
+
547
+ ## 6. Quality Standards and Agreement
548
+
549
+ ### What the agreement number is for
550
+
551
+ Your labels and the other rater's are compared to produce an inter-annotator
552
+ agreement statistic, which the paper reports as its evidence that the
553
+ benchmark's labels are reliable.
554
+
555
+ **Deliberately not stated here: the agreement level we hope for.** Knowing the
556
+ target would give you a reason, however unconscious, to guess at what the other
557
+ rater would say rather than record what you actually think — which is precisely
558
+ what the statistic is supposed to measure. A genuine disagreement between two
559
+ careful readers is a useful result; an agreement manufactured by both of you
560
+ aiming at a number is not.
561
+
562
+ So: judge each item on its own terms, flag uncertainty honestly, and let the
563
+ number be whatever it is.
564
+
565
+ ### Double-Annotation Protocol
566
+
567
+ **Every question in this round is double-annotated.** Both raters receive the
568
+ identical 120 items, and the comparison between the two label sets is the
569
+ inter-annotator agreement the paper reports. There is no hidden subset and
570
+ nothing is singled out for special scrutiny — the whole file is the measurement.
571
+
572
+ Work at your normal standard throughout. The one thing that matters is that the
573
+ judgments are **yours**: please do not discuss items with the other rater or
574
+ compare files until both are returned.
575
+
576
+ ### Handling Uncertainty
577
+
578
+ If you are unsure about a judgment, **do not guess**. Instead:
579
+
580
+ 1. Put `y` in the `low_confidence` column.
581
+ 2. Write a brief note in the `notes` column explaining what is unclear (e.g., "The supporting chain seems to have two possible endpoints; unclear which is primary").
582
+ 3. Proceed to the next question.
583
+
584
+ Uncertain flags are helpful for identifying questions that may need clarification or rewriting. They are **not** penalized; uncertainty is better than confident errors.
585
+
586
+ ### Escalation and Questions
587
+
588
+ If you encounter a question that you believe has a fundamental error, or if you need clarification on the guidelines, **do not spend excessive time on it**. Put `y` in `low_confidence`, say what is wrong in `notes`, and move on. Flagged rows are reviewed separately.
589
+
590
+ **For questions during annotation:** reply to the email that sent you this
591
+ document. ⚠️ Please note I am **away 11–17 August with no computer**, so
592
+ messages in that window will not get an answer until the 18th. That is exactly
593
+ why the rule above matters: if something is unclear, mark it
594
+ `low_confidence = y`, add a note, and move on rather than waiting on a reply.
595
+ Flagged items are reviewed separately and nothing is lost by flagging.
596
+
597
+ ---
598
+
599
+ ## 7. Annotator Checklist
600
+
601
+ Use this checklist for **each question** before submitting your annotation.
602
+
603
+ ### Pre-Annotation Checklist
604
+
605
+ - [ ] I have read the question text carefully.
606
+ - [ ] I understand what the question is asking (entity type, relation, temporal anchor).
607
+ - [ ] I have read `stated_answer` and `supporting_chain`.
608
+ - [ ] I have checked whether `supporting_chain` actually leads to `stated_answer`.
609
+
610
+ ### Judgment A: Validity — Checklist
611
+
612
+ - [ ] The question is grammatically clear and natural.
613
+ - [ ] The question asks for a single, well-defined answer (not multiple possible answers).
614
+ - [ ] The stated hop count matches the complexity of the reasoning.
615
+ - [ ] `stated_answer` is correct according to `supporting_chain`.
616
+ - [ ] The question does not depend on present-day information unknown at t_query.
617
+ - [ ] If I'm marking INVALID, I've selected the single most significant error code.
618
+
619
+ ### Judgment B: Temporal Validity — Checklist
620
+
621
+ - [ ] The t_query is populated (not missing or null).
622
+ - [ ] The t_query matches the temporal anchor in the question.
623
+ - [ ] The gold answer is true/valid at t_query (not before or after).
624
+ - [ ] For implicit temporal references (e.g., "during the crisis"), I've verified t_query is reasonable.
625
+ - [ ] I've selected one of: CORRECT, WRONG_DATE, or NO_DATE.
626
+
627
+ ### Confidence and Notes Checklist
628
+
629
+ - [ ] If I was unsure, I put `y` in `low_confidence` (leave blank when confident — there is no middle setting).
630
+ - [ ] If I flagged `low_confidence`, I added a note saying what was unclear.
631
+ - [ ] If I hit an edge case (retroactive facts, aliases, multiple roles), I documented it in `notes`.
632
+
633
+ ### Per-Question Checklist
634
+
635
+ - [ ] `judgment_A_validity` filled, plus `error_code_if_invalid` if the verdict was INVALID.
636
+ - [ ] `judgment_B_temporal` filled.
637
+ - [ ] `naturalness_1_to_5` filled.
638
+
639
+ ### Before You Return the File
640
+
641
+ - [ ] All 120 rows have Judgment A, Judgment B and a naturalness score.
642
+ - [ ] I worked on the **Annotation** sheet, not the Instructions sheet.
643
+ - [ ] I did not confer with the other rater.
644
+ - [ ] My reply includes the no-AI confirmation sentence (§2a) and a rough note of when I worked.
645
+
646
+ ---
647
+
648
+ ## 8. Glossary
649
+
650
+ This section defines key terms used throughout the guidelines.
651
+
652
+ **Anchor Entity**
653
+ The initial entity in a multi-hop question from which relations are traversed. In "Who was the spouse of the CEO of Microsoft in 1998?", the anchor entity is Microsoft.
654
+
655
+ **Composability**
656
+ The property that each hop in a multi-hop chain builds on the previous result. A 3-hop question is composable if each intermediate result (1-hop, 2-hop) is a valid and retrievable entity.
657
+
658
+ **Gold Answer** — in your spreadsheet this is the column `stated_answer`. The
659
+ two terms mean the same thing; "gold answer" is the phrase these guidelines use
660
+ in prose, `stated_answer` is the column header. Note the column name says
661
+ *stated*, not *correct*: judging whether it **is** correct is your task.
662
+
663
+ The correct, ground-truth answer to a question, as verified by the KG chain. For example, if the question is "Who was the CEO of Apple in 2010?", the gold answer is "Steve Jobs."
664
+
665
+ **Hop Count**
666
+ The number of relations traversed in the KG to answer a question. A 1-hop question requires traversing one edge. A 2-hop question requires two edges. Multi-hop reasoning chains are more complex and require composing multiple steps.
667
+
668
+ **Inter-Annotator Agreement (IAA)**
669
+ A statistical measure of how often two independent annotators make the same judgment. Higher agreement indicates the benchmark's labels are clear and unambiguous.
670
+
671
+ **Multi-Hop Chain**
672
+ A sequence of relations in the knowledge graph that together answer a question. For example: Apple → (HAS_CEO) → Steve Jobs → (HAS_SPOUSE) → Laurene Powell is a 2-hop chain ending in the spouse's name.
673
+
674
+ **Stale Fact**
675
+ A fact that, once established, does not change over time — birth dates,
676
+ founding dates, historical events. Valid for any t_query after the fact
677
+ occurred **and at or before the graph's 2024 cutoff** (see §5, which also
678
+ explains why the name is misleading: here it means *permanently valid*, the
679
+ opposite of what "stale" means elsewhere in this project).
680
+
681
+ **Supporting Chain**
682
+ The path through the knowledge graph (Wikidata) that justifies the gold answer. This is shown to you for verification and should match the question and t_query.
683
+
684
+ **Supporting Facts**
685
+ Explanatory prose that appears in the §4 worked examples only. **It is not a
686
+ column in your file** — your evidence is `supporting_chain`. Where these
687
+ guidelines say "supporting facts", read `supporting_chain`.
688
+
689
+ **t_query**
690
+ The temporal query point — a specific timestamp (e.g., 2008-06-15) at which the question asks for the answer. This is the "slice in time" being queried.
691
+
692
+ **Temporal Knowledge Graph**
693
+ A knowledge graph where facts are associated with temporal validity windows (t_start, t_end). Unlike static KGs, temporal KGs explicitly track when facts are true, enabling time-aware reasoning.
694
+
695
+ **Temporal Validity Window**
696
+ The time range during which a fact is true. For example, "Steve Jobs was CEO of Apple" has a temporal window from 1997 to 2011 (approximately). Answers must be checked against this window.
697
+
698
+ **Unambiguous Answer**
699
+ A single, well-defined answer to a question that does not have competing alternatives at t_query. For example, "Who was the only mayor of Boston in 1995?" should have a unique answer (or clearly none, if there was an interregnum).
700
+
701
+ **Validity**
702
+ The property that a question is well-formed, clear, answerable, and grounded in the benchmark KG. Valid questions have unambiguous answers and correct hop counts.
703
+
704
+ **Wikidata**
705
+ A large, multilingual, community-edited knowledge base containing structured facts about entities (people, organizations, events, etc.) and their relationships. TempBench is constructed from a subset called tkgl-smallpedia.
706
+
707
+ ---
708
+
709
+ ## Conclusion
710
+
711
+ Thank you for carefully annotating these questions. Your work is essential to creating a high-quality benchmark that will be used to evaluate temporal reasoning systems for years to come. Please work systematically, flag uncertainties, and do not hesitate to reach out if you have questions.
712
+
713
+ **Good luck, and thank you for your diligence!**
714
+
715
+ ---
716
+
717
+ **Document Version:** 1.1 | **Last Updated:** 10 August 2026
baselines/bm25-anchor-tfilter.json ADDED
The diff for this file is too large to render. See raw diff
 
baselines/bm25-anchor.json ADDED
The diff for this file is too large to render. See raw diff
 
baselines/bm25-rag-qwen3-matched.json ADDED
The diff for this file is too large to render. See raw diff
 
baselines/bm25-rag-qwen3.json ADDED
The diff for this file is too large to render. See raw diff
 
baselines/v2-grpo-10000.json ADDED
The diff for this file is too large to render. See raw diff
 
baselines/v3-sft-3hop-seed1337.extracted.json ADDED
The diff for this file is too large to render. See raw diff
 
baselines/v3-sft-3hop-seed7.extracted.json ADDED
The diff for this file is too large to render. See raw diff
 
baselines/v3-sft-3hop.extracted.json ADDED
The diff for this file is too large to render. See raw diff
 
baselines/v3-sft-baseline.extracted.json ADDED
The diff for this file is too large to render. See raw diff
 
baselines/v3-sft-seed1337.extracted.json ADDED
The diff for this file is too large to render. See raw diff
 
baselines/v3-sft-seed7.extracted.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/benchmark.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/benchmark_labelled.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/functional_negatives.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/ids.txt ADDED
@@ -0,0 +1,9066 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ P1000
2
+ P102
3
+ P1029
4
+ P1037
5
+ P1056
6
+ P106
7
+ P1075
8
+ P108
9
+ P112
10
+ P1142
11
+ P115
12
+ P118
13
+ P119
14
+ P121
15
+ P122
16
+ P12363
17
+ P126
18
+ P127
19
+ P1308
20
+ P131
21
+ P1327
22
+ P1336
23
+ P1343
24
+ P1344
25
+ P1346
26
+ P1347
27
+ P135
28
+ P1365
29
+ P1366
30
+ P137
31
+ P1376
32
+ P138
33
+ P1398
34
+ P1399
35
+ P140
36
+ P1411
37
+ P1416
38
+ P1433
39
+ P1441
40
+ P1454
41
+ P150
42
+ P1532
43
+ P159
44
+ P1598
45
+ P16
46
+ P161
47
+ P166
48
+ P167
49
+ P169
50
+ P17
51
+ P172
52
+ P175
53
+ P176
54
+ P178
55
+ P184
56
+ P185
57
+ P1891
58
+ P190
59
+ P197
60
+ P2291
61
+ P241
62
+ P2500
63
+ P2515
64
+ P2522
65
+ P2541
66
+ P26
67
+ P2632
68
+ P264
69
+ P2670
70
+ P27
71
+ P276
72
+ P286
73
+ P2868
74
+ P291
75
+ P2936
76
+ P3300
77
+ P3320
78
+ P3342
79
+ P3438
80
+ P3448
81
+ P3461
82
+ P35
83
+ P355
84
+ P36
85
+ P361
86
+ P366
87
+ P37
88
+ P371
89
+ P38
90
+ P39
91
+ P3919
92
+ P3975
93
+ P400
94
+ P410
95
+ P411
96
+ P421
97
+ P4330
98
+ P4345
99
+ P449
100
+ P451
101
+ P463
102
+ P466
103
+ P47
104
+ P4791
105
+ P485
106
+ P488
107
+ P495
108
+ P4969
109
+ P5021
110
+ P504
111
+ P505
112
+ P5052
113
+ P5096
114
+ P511
115
+ P512
116
+ P527
117
+ P53
118
+ P530
119
+ P532
120
+ P54
121
+ P551
122
+ P559
123
+ P5769
124
+ P598
125
+ P5995
126
+ P6
127
+ P607
128
+ P6087
129
+ P609
130
+ P61
131
+ P611
132
+ P612
133
+ P6193
134
+ P634
135
+ P641
136
+ P647
137
+ P69
138
+ P710
139
+ P734
140
+ P735
141
+ P749
142
+ P750
143
+ P793
144
+ P800
145
+ P8047
146
+ P81
147
+ P8324
148
+ P840
149
+ P8403
150
+ P85
151
+ P859
152
+ P86
153
+ P8875
154
+ P937
155
+ P945
156
+ P97
157
+ Q1001
158
+ Q100274
159
+ Q100401
160
+ Q1005
161
+ Q100511
162
+ Q10091
163
+ Q101174
164
+ Q10132
165
+ Q1014
166
+ Q101483
167
+ Q101525
168
+ Q101534
169
+ Q1017
170
+ Q101728
171
+ Q101740
172
+ Q101797
173
+ Q101859
174
+ Q101959
175
+ Q102027
176
+ Q102076
177
+ Q102132
178
+ Q102158
179
+ Q102196
180
+ Q102374
181
+ Q102379
182
+ Q102397
183
+ Q102427
184
+ Q102445
185
+ Q102462
186
+ Q102464
187
+ Q102496
188
+ Q102551
189
+ Q102557
190
+ Q102642
191
+ Q102662
192
+ Q102667
193
+ Q102684
194
+ Q102720
195
+ Q102747
196
+ Q102813
197
+ Q10286
198
+ Q1029
199
+ Q102918
200
+ Q10300
201
+ Q10308
202
+ Q103091
203
+ Q103098
204
+ Q10315
205
+ Q103198
206
+ Q103282
207
+ Q10329
208
+ Q1033
209
+ Q10333
210
+ Q103343
211
+ Q103360
212
+ Q103367
213
+ Q103372
214
+ Q103427
215
+ Q103473
216
+ Q103618
217
+ Q103620
218
+ Q1037
219
+ Q103798
220
+ Q10383
221
+ Q103835
222
+ Q10390
223
+ Q103916
224
+ Q103955
225
+ Q104000
226
+ Q104036
227
+ Q10407
228
+ Q104081
229
+ Q104109
230
+ Q104192
231
+ Q104266
232
+ Q104302
233
+ Q104319
234
+ Q104358
235
+ Q104414
236
+ Q104592
237
+ Q104600
238
+ Q10467
239
+ Q10469
240
+ Q104731
241
+ Q104761
242
+ Q104770
243
+ Q104791
244
+ Q104875
245
+ Q1049
246
+ Q104925
247
+ Q10497
248
+ Q104990
249
+ Q105064
250
+ Q105084
251
+ Q105158
252
+ Q105221
253
+ Q105254
254
+ Q105304
255
+ Q10531
256
+ Q105444
257
+ Q105455
258
+ Q1055
259
+ Q105605
260
+ Q105660
261
+ Q105672
262
+ Q105788
263
+ Q105825
264
+ Q105844
265
+ Q105853
266
+ Q105861
267
+ Q105875
268
+ Q105887
269
+ Q105890
270
+ Q10594
271
+ Q106011
272
+ Q106126
273
+ Q106204
274
+ Q106291
275
+ Q106301
276
+ Q106303
277
+ Q10633
278
+ Q106394
279
+ Q106405
280
+ Q106445
281
+ Q106482
282
+ Q1065
283
+ Q106508
284
+ Q106548
285
+ Q106592
286
+ Q106593
287
+ Q106624
288
+ Q106627
289
+ Q10665
290
+ Q106700
291
+ Q106800
292
+ Q106907
293
+ Q106919
294
+ Q106988
295
+ Q10708
296
+ Q107137
297
+ Q10718
298
+ Q107258
299
+ Q107352
300
+ Q107365
301
+ Q107402
302
+ Q107405
303
+ Q107421
304
+ Q10744
305
+ Q107609
306
+ Q107726
307
+ Q107769
308
+ Q107957
309
+ Q107959
310
+ Q108259
311
+ Q108335
312
+ Q108447
313
+ Q108491
314
+ Q1085
315
+ Q10860
316
+ Q108602
317
+ Q10879
318
+ Q108859
319
+ Q109018
320
+ Q109269
321
+ Q109288
322
+ Q10955
323
+ Q109726
324
+ Q109850
325
+ Q109858
326
+ Q109925
327
+ Q110001
328
+ Q11010
329
+ Q110365
330
+ Q110397
331
+ Q110400
332
+ Q110719
333
+ Q110790
334
+ Q110809
335
+ Q110921
336
+ Q110968
337
+ Q111047
338
+ Q111077
339
+ Q111125
340
+ Q11124
341
+ Q111401
342
+ Q11144
343
+ Q111472
344
+ Q111619
345
+ Q111643
346
+ Q111767
347
+ Q111791
348
+ Q11192
349
+ Q11208
350
+ Q11211
351
+ Q112138
352
+ Q11218
353
+ Q112197
354
+ Q11220
355
+ Q11223
356
+ Q11224
357
+ Q112243
358
+ Q112378
359
+ Q1124
360
+ Q112451
361
+ Q112637
362
+ Q112657
363
+ Q112683
364
+ Q112700
365
+ Q113000
366
+ Q113046
367
+ Q113136
368
+ Q113245
369
+ Q113305
370
+ Q113310
371
+ Q113548
372
+ Q113566
373
+ Q113946
374
+ Q114063
375
+ Q114347
376
+ Q11436
377
+ Q114413
378
+ Q114558
379
+ Q11459
380
+ Q114670
381
+ Q114705
382
+ Q114964
383
+ Q114981
384
+ Q115076
385
+ Q115119
386
+ Q115127
387
+ Q115164
388
+ Q115220
389
+ Q115232
390
+ Q115350
391
+ Q115472
392
+ Q115477
393
+ Q115587
394
+ Q115841
395
+ Q11588
396
+ Q116046
397
+ Q11613
398
+ Q11617
399
+ Q116189
400
+ Q116236
401
+ Q116334
402
+ Q116487
403
+ Q11649
404
+ Q116861
405
+ Q11696
406
+ Q116980
407
+ Q116983
408
+ Q11699
409
+ Q117012
410
+ Q117071
411
+ Q117101
412
+ Q11739
413
+ Q117518
414
+ Q11762
415
+ Q117676
416
+ Q117829
417
+ Q118115
418
+ Q118227
419
+ Q118398
420
+ Q118404
421
+ Q118498
422
+ Q118586
423
+ Q11860
424
+ Q118641
425
+ Q118655
426
+ Q118719
427
+ Q118763
428
+ Q118874
429
+ Q1189
430
+ Q118956
431
+ Q118966
432
+ Q11931
433
+ Q11938
434
+ Q1194
435
+ Q11942
436
+ Q119443
437
+ Q11946
438
+ Q11958
439
+ Q119593
440
+ Q1196
441
+ Q11961
442
+ Q11963
443
+ Q11975
444
+ Q119765
445
+ Q119786
446
+ Q11979
447
+ Q1198
448
+ Q119801
449
+ Q119845
450
+ Q1199
451
+ Q119988
452
+ Q1200
453
+ Q12003
454
+ Q1201
455
+ Q1202
456
+ Q120212
457
+ Q1203
458
+ Q120367
459
+ Q120381
460
+ Q12097
461
+ Q12105
462
+ Q121143
463
+ Q121384
464
+ Q121456
465
+ Q12158
466
+ Q121594
467
+ Q12160
468
+ Q121730
469
+ Q121738
470
+ Q121783
471
+ Q1218
472
+ Q121806
473
+ Q12193
474
+ Q121932
475
+ Q121998
476
+ Q1220
477
+ Q122000
478
+ Q12217
479
+ Q122230
480
+ Q122261
481
+ Q122315
482
+ Q12236
483
+ Q122371
484
+ Q1224
485
+ Q122614
486
+ Q122688
487
+ Q122705
488
+ Q122725
489
+ Q122770
490
+ Q12278
491
+ Q1228
492
+ Q12297
493
+ Q1230
494
+ Q123060
495
+ Q12308
496
+ Q123189
497
+ Q1233
498
+ Q123365
499
+ Q123371
500
+ Q123449
501
+ Q123481
502
+ Q1235
503
+ Q123500
504
+ Q123585
505
+ Q123759
506
+ Q123786
507
+ Q1238
508
+ Q123937
509
+ Q123943
510
+ Q123950
511
+ Q1240
512
+ Q124030
513
+ Q1241
514
+ Q124186
515
+ Q1242
516
+ Q124236
517
+ Q124487
518
+ Q1245
519
+ Q124527
520
+ Q124617
521
+ Q124784
522
+ Q124943
523
+ Q125076
524
+ Q125375
525
+ Q12559
526
+ Q12560
527
+ Q126084
528
+ Q12622
529
+ Q126254
530
+ Q12626
531
+ Q12628
532
+ Q126334
533
+ Q126380
534
+ Q126405
535
+ Q126458
536
+ Q12657
537
+ Q126599
538
+ Q12674
539
+ Q126826
540
+ Q126992
541
+ Q127043
542
+ Q12706
543
+ Q127063
544
+ Q127173
545
+ Q1273
546
+ Q127307
547
+ Q127349
548
+ Q127367
549
+ Q127429
550
+ Q127442
551
+ Q127552
552
+ Q127563
553
+ Q127623
554
+ Q127634
555
+ Q127743
556
+ Q127887
557
+ Q1279
558
+ Q127921
559
+ Q128020
560
+ Q128024
561
+ Q128109
562
+ Q12823
563
+ Q128297
564
+ Q12830
565
+ Q12839
566
+ Q128446
567
+ Q128518
568
+ Q128530
569
+ Q128568
570
+ Q128604
571
+ Q128633
572
+ Q128649
573
+ Q128664
574
+ Q128736
575
+ Q128746
576
+ Q128781
577
+ Q128788
578
+ Q128827
579
+ Q128845
580
+ Q128897
581
+ Q128898
582
+ Q128992
583
+ Q129006
584
+ Q129121
585
+ Q129175
586
+ Q129183
587
+ Q129187
588
+ Q129259
589
+ Q129286
590
+ Q129368
591
+ Q129372
592
+ Q129407
593
+ Q129421
594
+ Q129429
595
+ Q12967
596
+ Q129673
597
+ Q1297
598
+ Q129724
599
+ Q12973
600
+ Q12976
601
+ Q1299
602
+ Q129929
603
+ Q130252
604
+ Q130276
605
+ Q130376
606
+ Q130521
607
+ Q130582
608
+ Q130838
609
+ Q131132
610
+ Q131209
611
+ Q131215
612
+ Q13124
613
+ Q131252
614
+ Q131262
615
+ Q131285
616
+ Q131337
617
+ Q131359
618
+ Q131364
619
+ Q131371
620
+ Q131499
621
+ Q131520
622
+ Q131524
623
+ Q131603
624
+ Q13164
625
+ Q1317
626
+ Q131785
627
+ Q131814
628
+ Q131871
629
+ Q131928
630
+ Q132344
631
+ Q132345
632
+ Q1325
633
+ Q132572
634
+ Q132781
635
+ Q132832
636
+ Q132856
637
+ Q132885
638
+ Q133009
639
+ Q133033
640
+ Q133050
641
+ Q133054
642
+ Q133061
643
+ Q133151
644
+ Q133160
645
+ Q133356
646
+ Q133405
647
+ Q133566
648
+ Q133654
649
+ Q13371
650
+ Q13381
651
+ Q133816
652
+ Q13385
653
+ Q13391
654
+ Q13394
655
+ Q134068
656
+ Q134073
657
+ Q134241
658
+ Q134255
659
+ Q134279
660
+ Q134371
661
+ Q134433
662
+ Q134479
663
+ Q134494
664
+ Q1345
665
+ Q134760
666
+ Q134895
667
+ Q134916
668
+ Q134925
669
+ Q134969
670
+ Q135139
671
+ Q1354
672
+ Q135616
673
+ Q135682
674
+ Q135701
675
+ Q13580
676
+ Q135837
677
+ Q135973
678
+ Q13616
679
+ Q136433
680
+ Q13646
681
+ Q136696
682
+ Q136699
683
+ Q136742
684
+ Q137369
685
+ Q13737
686
+ Q137374
687
+ Q13744
688
+ Q137499
689
+ Q137503
690
+ Q137720
691
+ Q137816
692
+ Q137856
693
+ Q138046
694
+ Q138166
695
+ Q138345
696
+ Q138351
697
+ Q13845
698
+ Q13874
699
+ Q138749
700
+ Q138837
701
+ Q138843
702
+ Q13888
703
+ Q13914
704
+ Q139184
705
+ Q139229
706
+ Q139319
707
+ Q139399
708
+ Q1394
709
+ Q13955
710
+ Q140087
711
+ Q140359
712
+ Q140583
713
+ Q1406
714
+ Q14060
715
+ Q140686
716
+ Q14086
717
+ Q141147
718
+ Q141358
719
+ Q141688
720
+ Q1418
721
+ Q141829
722
+ Q141860
723
+ Q141869
724
+ Q141882
725
+ Q141931
726
+ Q141971
727
+ Q142
728
+ Q142005
729
+ Q14211
730
+ Q14213
731
+ Q1422
732
+ Q142617
733
+ Q142701
734
+ Q142794
735
+ Q143022
736
+ Q1435
737
+ Q143722
738
+ Q143879
739
+ Q143921
740
+ Q144190
741
+ Q14441
742
+ Q144488
743
+ Q144579
744
+ Q144615
745
+ Q1449
746
+ Q144952
747
+ Q144983
748
+ Q145
749
+ Q145076
750
+ Q1457
751
+ Q145752
752
+ Q14587
753
+ Q146063
754
+ Q146119
755
+ Q146328
756
+ Q146469
757
+ Q146562
758
+ Q14657
759
+ Q146600
760
+ Q146720
761
+ Q146818
762
+ Q146885
763
+ Q147747
764
+ Q147909
765
+ Q148
766
+ Q148432
767
+ Q148584
768
+ Q148962
769
+ Q1490
770
+ Q149024
771
+ Q149035
772
+ Q149106
773
+ Q149173
774
+ Q1492
775
+ Q149223
776
+ Q149409
777
+ Q149489
778
+ Q149928
779
+ Q149990
780
+ Q150186
781
+ Q15029
782
+ Q150482
783
+ Q150642
784
+ Q150793
785
+ Q150921
786
+ Q150933
787
+ Q151198
788
+ Q15123
789
+ Q151305
790
+ Q151414
791
+ Q15149
792
+ Q151510
793
+ Q151608
794
+ Q151683
795
+ Q151701
796
+ Q151729
797
+ Q151735
798
+ Q151747
799
+ Q151794
800
+ Q15180
801
+ Q151838
802
+ Q151892
803
+ Q151897
804
+ Q151938
805
+ Q152027
806
+ Q152057
807
+ Q152074
808
+ Q152087
809
+ Q152107
810
+ Q152108
811
+ Q152171
812
+ Q152176
813
+ Q152200
814
+ Q152222
815
+ Q152265
816
+ Q152286
817
+ Q152368
818
+ Q152369
819
+ Q15238
820
+ Q1524
821
+ Q152424
822
+ Q152436
823
+ Q152458
824
+ Q152462
825
+ Q152467
826
+ Q152474
827
+ Q152554
828
+ Q15256
829
+ Q152665
830
+ Q152838
831
+ Q15287
832
+ Q152888
833
+ Q152972
834
+ Q153006
835
+ Q153128
836
+ Q153136
837
+ Q15322
838
+ Q153293
839
+ Q153296
840
+ Q153312
841
+ Q153381
842
+ Q153387
843
+ Q153401
844
+ Q153416
845
+ Q153421
846
+ Q153454
847
+ Q153535
848
+ Q153539
849
+ Q153559
850
+ Q153700
851
+ Q153762
852
+ Q153832
853
+ Q153963
854
+ Q153978
855
+ Q153987
856
+ Q154053
857
+ Q154069
858
+ Q154118
859
+ Q154126
860
+ Q154293
861
+ Q1543
862
+ Q154308
863
+ Q154360
864
+ Q154408
865
+ Q154423
866
+ Q154436
867
+ Q154554
868
+ Q154561
869
+ Q154590
870
+ Q154791
871
+ Q154804
872
+ Q154842
873
+ Q154895
874
+ Q154912
875
+ Q154927
876
+ Q154950
877
+ Q155
878
+ Q155006
879
+ Q155009
880
+ Q155159
881
+ Q155164
882
+ Q155186
883
+ Q155218
884
+ Q155223
885
+ Q155354
886
+ Q155380
887
+ Q155398
888
+ Q155426
889
+ Q155461
890
+ Q155525
891
+ Q155570
892
+ Q155594
893
+ Q155702
894
+ Q155718
895
+ Q155730
896
+ Q15574
897
+ Q155740
898
+ Q155781
899
+ Q155860
900
+ Q155871
901
+ Q155880
902
+ Q155884
903
+ Q155899
904
+ Q155903
905
+ Q155979
906
+ Q156111
907
+ Q156152
908
+ Q156305
909
+ Q156337
910
+ Q156349
911
+ Q156469
912
+ Q156472
913
+ Q156511
914
+ Q156598
915
+ Q156711
916
+ Q156713
917
+ Q156717
918
+ Q156725
919
+ Q156747
920
+ Q156780
921
+ Q156781
922
+ Q156810
923
+ Q156898
924
+ Q156941
925
+ Q156975
926
+ Q156999
927
+ Q157026
928
+ Q157111
929
+ Q157142
930
+ Q157144
931
+ Q157200
932
+ Q157224
933
+ Q157246
934
+ Q157352
935
+ Q157376
936
+ Q157451
937
+ Q157463
938
+ Q157464
939
+ Q157520
940
+ Q157525
941
+ Q15755
942
+ Q157572
943
+ Q15772
944
+ Q157808
945
+ Q157816
946
+ Q157820
947
+ Q157833
948
+ Q15786
949
+ Q15789
950
+ Q157973
951
+ Q15799
952
+ Q157994
953
+ Q15802
954
+ Q15804
955
+ Q158067
956
+ Q158085
957
+ Q158119
958
+ Q158121
959
+ Q158158
960
+ Q158173
961
+ Q158445
962
+ Q158547
963
+ Q15862
964
+ Q158647
965
+ Q15869
966
+ Q158707
967
+ Q158821
968
+ Q158948
969
+ Q159
970
+ Q159161
971
+ Q15920
972
+ Q15935
973
+ Q159409
974
+ Q159631
975
+ Q159700
976
+ Q159729
977
+ Q159736
978
+ Q159846
979
+ Q159893
980
+ Q159930
981
+ Q159936
982
+ Q16
983
+ Q160009
984
+ Q160082
985
+ Q16014
986
+ Q160167
987
+ Q16019
988
+ Q160199
989
+ Q160208
990
+ Q160215
991
+ Q160302
992
+ Q160359
993
+ Q160403
994
+ Q160451
995
+ Q160532
996
+ Q160588
997
+ Q16061
998
+ Q16068
999
+ Q160721
1000
+ Q160726
1001
+ Q160812
1002
+ Q160826
1003
+ Q160858
1004
+ Q160999
1005
+ Q161036
1006
+ Q161074
1007
+ Q161247
1008
+ Q161337
1009
+ Q161345
1010
+ Q161448
1011
+ Q16152
1012
+ Q161544
1013
+ Q161549
1014
+ Q161554
1015
+ Q161562
1016
+ Q161806
1017
+ Q161819
1018
+ Q161933
1019
+ Q161947
1020
+ Q161970
1021
+ Q161982
1022
+ Q16204
1023
+ Q162041
1024
+ Q162049
1025
+ Q16223
1026
+ Q162251
1027
+ Q162364
1028
+ Q162389
1029
+ Q162394
1030
+ Q162408
1031
+ Q162449
1032
+ Q162450
1033
+ Q162472
1034
+ Q162492
1035
+ Q162533
1036
+ Q162548
1037
+ Q162604
1038
+ Q162651
1039
+ Q162672
1040
+ Q16287
1041
+ Q162894
1042
+ Q162990
1043
+ Q1630
1044
+ Q163040
1045
+ Q163134
1046
+ Q16320
1047
+ Q163255
1048
+ Q163271
1049
+ Q163385
1050
+ Q16339
1051
+ Q163437
1052
+ Q16344
1053
+ Q16348
1054
+ Q163534
1055
+ Q163580
1056
+ Q163647
1057
+ Q163666
1058
+ Q1638
1059
+ Q16390
1060
+ Q163938
1061
+ Q16397
1062
+ Q164071
1063
+ Q164089
1064
+ Q16410
1065
+ Q16412
1066
+ Q164134
1067
+ Q16414
1068
+ Q164193
1069
+ Q164334
1070
+ Q164346
1071
+ Q164351
1072
+ Q164469
1073
+ Q164487
1074
+ Q164575
1075
+ Q164582
1076
+ Q165141
1077
+ Q165219
1078
+ Q165220
1079
+ Q165226
1080
+ Q16533
1081
+ Q165487
1082
+ Q165518
1083
+ Q165631
1084
+ Q165654
1085
+ Q165711
1086
+ Q165721
1087
+ Q165765
1088
+ Q165779
1089
+ Q165817
1090
+ Q165862
1091
+ Q165889
1092
+ Q165980
1093
+ Q166072
1094
+ Q166107
1095
+ Q166144
1096
+ Q166177
1097
+ Q166196
1098
+ Q166272
1099
+ Q16628
1100
+ Q166307
1101
+ Q166389
1102
+ Q166496
1103
+ Q1666
1104
+ Q166685
1105
+ Q166709
1106
+ Q166776
1107
+ Q166861
1108
+ Q166906
1109
+ Q167019
1110
+ Q167174
1111
+ Q167253
1112
+ Q167412
1113
+ Q167541
1114
+ Q167543
1115
+ Q167546
1116
+ Q167615
1117
+ Q167641
1118
+ Q167781
1119
+ Q167846
1120
+ Q168025
1121
+ Q168029
1122
+ Q168037
1123
+ Q168192
1124
+ Q168267
1125
+ Q168269
1126
+ Q168364
1127
+ Q168397
1128
+ Q168426
1129
+ Q168431
1130
+ Q168509
1131
+ Q168579
1132
+ Q16869
1133
+ Q168704
1134
+ Q168721
1135
+ Q168724
1136
+ Q168756
1137
+ Q168811
1138
+ Q168997
1139
+ Q169092
1140
+ Q169098
1141
+ Q169107
1142
+ Q169128
1143
+ Q169138
1144
+ Q169165
1145
+ Q169452
1146
+ Q16955
1147
+ Q16957
1148
+ Q169637
1149
+ Q1698
1150
+ Q16988
1151
+ Q169898
1152
+ Q169943
1153
+ Q169985
1154
+ Q169993
1155
+ Q17
1156
+ Q170036
1157
+ Q170071
1158
+ Q17008
1159
+ Q170105
1160
+ Q170117
1161
+ Q170134
1162
+ Q170157
1163
+ Q170329
1164
+ Q170361
1165
+ Q170396
1166
+ Q170403
1167
+ Q170415
1168
+ Q170428
1169
+ Q170468
1170
+ Q170509
1171
+ Q170510
1172
+ Q170515
1173
+ Q170558
1174
+ Q170560
1175
+ Q170561
1176
+ Q170566
1177
+ Q170574
1178
+ Q170649
1179
+ Q170666
1180
+ Q170672
1181
+ Q1707
1182
+ Q170703
1183
+ Q170895
1184
+ Q1710
1185
+ Q1711
1186
+ Q171150
1187
+ Q171311
1188
+ Q17132
1189
+ Q171320
1190
+ Q171335
1191
+ Q171337
1192
+ Q171387
1193
+ Q171428
1194
+ Q17144
1195
+ Q1715
1196
+ Q171514
1197
+ Q171533
1198
+ Q171583
1199
+ Q1718
1200
+ Q171834
1201
+ Q171852
1202
+ Q171933
1203
+ Q171965
1204
+ Q172
1205
+ Q172020
1206
+ Q172025
1207
+ Q172035
1208
+ Q1721
1209
+ Q172221
1210
+ Q172254
1211
+ Q17228
1212
+ Q172388
1213
+ Q1724
1214
+ Q172460
1215
+ Q172476
1216
+ Q172499
1217
+ Q172567
1218
+ Q172579
1219
+ Q172582
1220
+ Q1726
1221
+ Q172603
1222
+ Q17262
1223
+ Q172640
1224
+ Q172653
1225
+ Q1727
1226
+ Q172720
1227
+ Q172722
1228
+ Q17276
1229
+ Q172803
1230
+ Q172843
1231
+ Q172884
1232
+ Q17293
1233
+ Q173009
1234
+ Q173018
1235
+ Q173028
1236
+ Q173152
1237
+ Q173158
1238
+ Q1733
1239
+ Q173360
1240
+ Q173402
1241
+ Q173407
1242
+ Q173462
1243
+ Q173474
1244
+ Q173528
1245
+ Q173564
1246
+ Q173572
1247
+ Q173585
1248
+ Q173663
1249
+ Q173714
1250
+ Q173761
1251
+ Q173804
1252
+ Q173813
1253
+ Q173923
1254
+ Q173941
1255
+ Q173972
1256
+ Q173992
1257
+ Q1741
1258
+ Q17410
1259
+ Q174158
1260
+ Q174187
1261
+ Q174193
1262
+ Q17427
1263
+ Q174333
1264
+ Q174346
1265
+ Q174395
1266
+ Q1744
1267
+ Q174512
1268
+ Q1746
1269
+ Q174614
1270
+ Q174619
1271
+ Q174710
1272
+ Q17479
1273
+ Q174790
1274
+ Q17497
1275
+ Q17507
1276
+ Q175104
1277
+ Q175124
1278
+ Q175145
1279
+ Q175195
1280
+ Q17520
1281
+ Q175235
1282
+ Q175240
1283
+ Q175282
1284
+ Q175309
1285
+ Q175315
1286
+ Q175384
1287
+ Q1754
1288
+ Q175452
1289
+ Q175687
1290
+ Q1757
1291
+ Q175778
1292
+ Q1759
1293
+ Q176032
1294
+ Q176364
1295
+ Q176371
1296
+ Q176495
1297
+ Q176570
1298
+ Q176736
1299
+ Q176753
1300
+ Q1770
1301
+ Q17704
1302
+ Q177141
1303
+ Q1773
1304
+ Q177598
1305
+ Q177620
1306
+ Q177630
1307
+ Q177680
1308
+ Q177709
1309
+ Q177876
1310
+ Q1780
1311
+ Q178033
1312
+ Q178038
1313
+ Q1781
1314
+ Q178180
1315
+ Q178378
1316
+ Q178416
1317
+ Q178473
1318
+ Q178628
1319
+ Q178848
1320
+ Q178857
1321
+ Q179069
1322
+ Q179075
1323
+ Q179121
1324
+ Q179191
1325
+ Q1792
1326
+ Q179248
1327
+ Q1794
1328
+ Q179493
1329
+ Q179497
1330
+ Q179567
1331
+ Q179637
1332
+ Q179658
1333
+ Q179770
1334
+ Q179779
1335
+ Q179830
1336
+ Q179846
1337
+ Q180
1338
+ Q180010
1339
+ Q180187
1340
+ Q180216
1341
+ Q180251
1342
+ Q180288
1343
+ Q180305
1344
+ Q180379
1345
+ Q180420
1346
+ Q180432
1347
+ Q180589
1348
+ Q180845
1349
+ Q180857
1350
+ Q180865
1351
+ Q181
1352
+ Q181070
1353
+ Q18111
1354
+ Q181190
1355
+ Q181216
1356
+ Q181376
1357
+ Q181413
1358
+ Q181512
1359
+ Q181659
1360
+ Q181677
1361
+ Q181774
1362
+ Q181786
1363
+ Q181854
1364
+ Q181903
1365
+ Q181936
1366
+ Q182009
1367
+ Q182014
1368
+ Q182041
1369
+ Q182057
1370
+ Q182063
1371
+ Q182072
1372
+ Q182104
1373
+ Q182208
1374
+ Q182229
1375
+ Q18224
1376
+ Q182292
1377
+ Q18232
1378
+ Q182349
1379
+ Q182372
1380
+ Q182390
1381
+ Q182408
1382
+ Q182449
1383
+ Q182455
1384
+ Q182462
1385
+ Q182486
1386
+ Q182538
1387
+ Q182566
1388
+ Q182655
1389
+ Q182673
1390
+ Q182740
1391
+ Q182763
1392
+ Q182769
1393
+ Q18285
1394
+ Q182876
1395
+ Q182994
1396
+ Q183
1397
+ Q18301
1398
+ Q183108
1399
+ Q183297
1400
+ Q183326
1401
+ Q183397
1402
+ Q183492
1403
+ Q183532
1404
+ Q183533
1405
+ Q183816
1406
+ Q18391
1407
+ Q1841
1408
+ Q18419
1409
+ Q184266
1410
+ Q184387
1411
+ Q184433
1412
+ Q184558
1413
+ Q184602
1414
+ Q184650
1415
+ Q184903
1416
+ Q185007
1417
+ Q18509
1418
+ Q185107
1419
+ Q185115
1420
+ Q185140
1421
+ Q18516
1422
+ Q185163
1423
+ Q18519
1424
+ Q18520
1425
+ Q185246
1426
+ Q18526
1427
+ Q185289
1428
+ Q185299
1429
+ Q185493
1430
+ Q185682
1431
+ Q185700
1432
+ Q185707
1433
+ Q18575
1434
+ Q185777
1435
+ Q1858
1436
+ Q185828
1437
+ Q185975
1438
+ Q186024
1439
+ Q186252
1440
+ Q186254
1441
+ Q186262
1442
+ Q186276
1443
+ Q186285
1444
+ Q186304
1445
+ Q186311
1446
+ Q186320
1447
+ Q186425
1448
+ Q186471
1449
+ Q186485
1450
+ Q186532
1451
+ Q18656
1452
+ Q18659
1453
+ Q18661
1454
+ Q18662
1455
+ Q186690
1456
+ Q186702
1457
+ Q186785
1458
+ Q186807
1459
+ Q186914
1460
+ Q187009
1461
+ Q187033
1462
+ Q187038
1463
+ Q18708
1464
+ Q187085
1465
+ Q187091
1466
+ Q18711
1467
+ Q18716
1468
+ Q187165
1469
+ Q18721
1470
+ Q187224
1471
+ Q18723
1472
+ Q187278
1473
+ Q18729
1474
+ Q187311
1475
+ Q18732
1476
+ Q187326
1477
+ Q18736
1478
+ Q18739
1479
+ Q18741
1480
+ Q18744
1481
+ Q187453
1482
+ Q18747
1483
+ Q18750
1484
+ Q187516
1485
+ Q187528
1486
+ Q18753
1487
+ Q187579
1488
+ Q187668
1489
+ Q187723
1490
+ Q187822
1491
+ Q188045
1492
+ Q188143
1493
+ Q188214
1494
+ Q188277
1495
+ Q18831
1496
+ Q188336
1497
+ Q188363
1498
+ Q188385
1499
+ Q188430
1500
+ Q188461
1501
+ Q188564
1502
+ Q188570
1503
+ Q1886
1504
+ Q188656
1505
+ Q188659
1506
+ Q188696
1507
+ Q188712
1508
+ Q188720
1509
+ Q188746
1510
+ Q188771
1511
+ Q188819
1512
+ Q188960
1513
+ Q188973
1514
+ Q189001
1515
+ Q189022
1516
+ Q189059
1517
+ Q189068
1518
+ Q189170
1519
+ Q189186
1520
+ Q189240
1521
+ Q189275
1522
+ Q1893
1523
+ Q189322
1524
+ Q189441
1525
+ Q189490
1526
+ Q189599
1527
+ Q189671
1528
+ Q189729
1529
+ Q18976
1530
+ Q189895
1531
+ Q189932
1532
+ Q18994
1533
+ Q189946
1534
+ Q1900
1535
+ Q190076
1536
+ Q190080
1537
+ Q190219
1538
+ Q190379
1539
+ Q190526
1540
+ Q190561
1541
+ Q190599
1542
+ Q190602
1543
+ Q190617
1544
+ Q190702
1545
+ Q19079
1546
+ Q190916
1547
+ Q190917
1548
+ Q190943
1549
+ Q190956
1550
+ Q190978
1551
+ Q190994
1552
+ Q191
1553
+ Q1910
1554
+ Q191067
1555
+ Q191077
1556
+ Q1911
1557
+ Q191101
1558
+ Q191120
1559
+ Q191264
1560
+ Q191582
1561
+ Q191670
1562
+ Q1917
1563
+ Q191703
1564
+ Q191843
1565
+ Q191848
1566
+ Q19195
1567
+ Q191954
1568
+ Q192
1569
+ Q19206
1570
+ Q192071
1571
+ Q192083
1572
+ Q192103
1573
+ Q192131
1574
+ Q192149
1575
+ Q192176
1576
+ Q192180
1577
+ Q192225
1578
+ Q192253
1579
+ Q192334
1580
+ Q192376
1581
+ Q192410
1582
+ Q192493
1583
+ Q192557
1584
+ Q192565
1585
+ Q192597
1586
+ Q192615
1587
+ Q192634
1588
+ Q192635
1589
+ Q192640
1590
+ Q192641
1591
+ Q192667
1592
+ Q192725
1593
+ Q192775
1594
+ Q192818
1595
+ Q192821
1596
+ Q192828
1597
+ Q192890
1598
+ Q192959
1599
+ Q192964
1600
+ Q192990
1601
+ Q193
1602
+ Q193009
1603
+ Q193024
1604
+ Q19313
1605
+ Q193196
1606
+ Q193238
1607
+ Q193325
1608
+ Q193348
1609
+ Q193380
1610
+ Q193386
1611
+ Q19339
1612
+ Q193391
1613
+ Q193426
1614
+ Q193481
1615
+ Q193482
1616
+ Q193510
1617
+ Q19353
1618
+ Q193550
1619
+ Q193555
1620
+ Q193619
1621
+ Q193628
1622
+ Q193675
1623
+ Q193695
1624
+ Q193702
1625
+ Q193714
1626
+ Q193716
1627
+ Q193719
1628
+ Q193727
1629
+ Q193749
1630
+ Q19381
1631
+ Q19392
1632
+ Q19393
1633
+ Q193982
1634
+ Q194052
1635
+ Q194116
1636
+ Q194121
1637
+ Q194126
1638
+ Q194223
1639
+ Q194311
1640
+ Q194333
1641
+ Q194369
1642
+ Q194387
1643
+ Q194393
1644
+ Q19444
1645
+ Q19446
1646
+ Q194474
1647
+ Q19449
1648
+ Q19451
1649
+ Q19453
1650
+ Q19456
1651
+ Q19458
1652
+ Q19462
1653
+ Q19467
1654
+ Q194693
1655
+ Q19470
1656
+ Q19473
1657
+ Q19477
1658
+ Q19481
1659
+ Q19490
1660
+ Q19498
1661
+ Q19500
1662
+ Q19509
1663
+ Q19510
1664
+ Q19512
1665
+ Q19513
1666
+ Q19516
1667
+ Q19518
1668
+ Q19521
1669
+ Q19523
1670
+ Q195450
1671
+ Q19546
1672
+ Q19565
1673
+ Q19566
1674
+ Q195668
1675
+ Q19568
1676
+ Q1957
1677
+ Q19571
1678
+ Q19575
1679
+ Q19578
1680
+ Q19580
1681
+ Q19581
1682
+ Q195833
1683
+ Q19589
1684
+ Q19593
1685
+ Q19595
1686
+ Q19597
1687
+ Q19598
1688
+ Q195988
1689
+ Q1960
1690
+ Q19601
1691
+ Q19603
1692
+ Q19604
1693
+ Q19607
1694
+ Q196107
1695
+ Q19612
1696
+ Q19615
1697
+ Q196198
1698
+ Q19626
1699
+ Q19628
1700
+ Q196287
1701
+ Q19634
1702
+ Q19637
1703
+ Q196384
1704
+ Q19644
1705
+ Q19660
1706
+ Q196678
1707
+ Q196694
1708
+ Q19675
1709
+ Q197155
1710
+ Q197503
1711
+ Q197542
1712
+ Q197633
1713
+ Q197697
1714
+ Q19770
1715
+ Q198032
1716
+ Q198034
1717
+ Q198155
1718
+ Q19837
1719
+ Q19848
1720
+ Q198491
1721
+ Q198762
1722
+ Q198820
1723
+ Q199198
1724
+ Q199462
1725
+ Q199500
1726
+ Q199654
1727
+ Q199707
1728
+ Q199711
1729
+ Q199712
1730
+ Q199864
1731
+ Q199889
1732
+ Q199896
1733
+ Q20
1734
+ Q200009
1735
+ Q2001
1736
+ Q200101
1737
+ Q200299
1738
+ Q200464
1739
+ Q2007
1740
+ Q20076
1741
+ Q200797
1742
+ Q200950
1743
+ Q201234
1744
+ Q201293
1745
+ Q201360
1746
+ Q201381
1747
+ Q201458
1748
+ Q201470
1749
+ Q2015
1750
+ Q201567
1751
+ Q201584
1752
+ Q201589
1753
+ Q201671
1754
+ Q201676
1755
+ Q201712
1756
+ Q2018
1757
+ Q201801
1758
+ Q201879
1759
+ Q201943
1760
+ Q201969
1761
+ Q202093
1762
+ Q202112
1763
+ Q202144
1764
+ Q202148
1765
+ Q202209
1766
+ Q20223
1767
+ Q202295
1768
+ Q202297
1769
+ Q202351
1770
+ Q20242
1771
+ Q20245
1772
+ Q202479
1773
+ Q202631
1774
+ Q202648
1775
+ Q20266
1776
+ Q202660
1777
+ Q202699
1778
+ Q202757
1779
+ Q202765
1780
+ Q202847
1781
+ Q20297
1782
+ Q203008
1783
+ Q203013
1784
+ Q203215
1785
+ Q203384
1786
+ Q203493
1787
+ Q20352
1788
+ Q203573
1789
+ Q203644
1790
+ Q203665
1791
+ Q2037
1792
+ Q203738
1793
+ Q203750
1794
+ Q203757
1795
+ Q203760
1796
+ Q203816
1797
+ Q203819
1798
+ Q203871
1799
+ Q203960
1800
+ Q204094
1801
+ Q204135
1802
+ Q204144
1803
+ Q204150
1804
+ Q204204
1805
+ Q204220
1806
+ Q204237
1807
+ Q204238
1808
+ Q204279
1809
+ Q204296
1810
+ Q204299
1811
+ Q204357
1812
+ Q204424
1813
+ Q204450
1814
+ Q204487
1815
+ Q20456
1816
+ Q204675
1817
+ Q204733
1818
+ Q204815
1819
+ Q204854
1820
+ Q204881
1821
+ Q204888
1822
+ Q204943
1823
+ Q204977
1824
+ Q204992
1825
+ Q2052
1826
+ Q205314
1827
+ Q205341
1828
+ Q205351
1829
+ Q205357
1830
+ Q205685
1831
+ Q205690
1832
+ Q205732
1833
+ Q205765
1834
+ Q205969
1835
+ Q206073
1836
+ Q206297
1837
+ Q206357
1838
+ Q206446
1839
+ Q206462
1840
+ Q2066
1841
+ Q206692
1842
+ Q206702
1843
+ Q206838
1844
+ Q206856
1845
+ Q207
1846
+ Q207073
1847
+ Q207112
1848
+ Q207272
1849
+ Q207293
1850
+ Q207324
1851
+ Q207337
1852
+ Q207359
1853
+ Q2074
1854
+ Q207441
1855
+ Q207462
1856
+ Q207501
1857
+ Q207521
1858
+ Q207626
1859
+ Q207644
1860
+ Q207682
1861
+ Q207719
1862
+ Q207728
1863
+ Q207735
1864
+ Q207800
1865
+ Q207826
1866
+ Q207852
1867
+ Q207921
1868
+ Q207954
1869
+ Q207983
1870
+ Q208099
1871
+ Q208100
1872
+ Q208167
1873
+ Q208214
1874
+ Q208228
1875
+ Q208233
1876
+ Q208374
1877
+ Q208396
1878
+ Q208399
1879
+ Q208406
1880
+ Q208477
1881
+ Q208487
1882
+ Q208499
1883
+ Q208507
1884
+ Q208552
1885
+ Q208585
1886
+ Q208632
1887
+ Q208635
1888
+ Q208685
1889
+ Q208808
1890
+ Q208831
1891
+ Q208867
1892
+ Q208871
1893
+ Q208911
1894
+ Q2090
1895
+ Q209062
1896
+ Q209065
1897
+ Q209170
1898
+ Q209329
1899
+ Q209344
1900
+ Q209459
1901
+ Q209507
1902
+ Q209509
1903
+ Q209640
1904
+ Q209783
1905
+ Q209836
1906
+ Q209842
1907
+ Q209865
1908
+ Q209895
1909
+ Q209896
1910
+ Q209921
1911
+ Q209956
1912
+ Q209978
1913
+ Q209979
1914
+ Q2100
1915
+ Q210025
1916
+ Q210085
1917
+ Q210135
1918
+ Q210189
1919
+ Q210262
1920
+ Q210296
1921
+ Q210306
1922
+ Q2105
1923
+ Q210599
1924
+ Q210682
1925
+ Q2107
1926
+ Q210703
1927
+ Q210734
1928
+ Q21077
1929
+ Q210849
1930
+ Q210864
1931
+ Q210873
1932
+ Q211
1933
+ Q211092
1934
+ Q211121
1935
+ Q211144
1936
+ Q211202
1937
+ Q211274
1938
+ Q211283
1939
+ Q211373
1940
+ Q21143
1941
+ Q211477
1942
+ Q211511
1943
+ Q211646
1944
+ Q211660
1945
+ Q211692
1946
+ Q211753
1947
+ Q211872
1948
+ Q2119
1949
+ Q211906
1950
+ Q211912
1951
+ Q21197
1952
+ Q212071
1953
+ Q212206
1954
+ Q212269
1955
+ Q212478
1956
+ Q212490
1957
+ Q212541
1958
+ Q212545
1959
+ Q212564
1960
+ Q212603
1961
+ Q212648
1962
+ Q212654
1963
+ Q212689
1964
+ Q212775
1965
+ Q212801
1966
+ Q212854
1967
+ Q212873
1968
+ Q212900
1969
+ Q213
1970
+ Q213039
1971
+ Q213107
1972
+ Q213122
1973
+ Q213183
1974
+ Q213274
1975
+ Q213287
1976
+ Q213302
1977
+ Q213411
1978
+ Q213425
1979
+ Q213439
1980
+ Q213485
1981
+ Q213561
1982
+ Q213702
1983
+ Q213718
1984
+ Q213755
1985
+ Q213837
1986
+ Q213989
1987
+ Q214
1988
+ Q214008
1989
+ Q214341
1990
+ Q214374
1991
+ Q214629
1992
+ Q214665
1993
+ Q214683
1994
+ Q214700
1995
+ Q214905
1996
+ Q214940
1997
+ Q214978
1998
+ Q215037
1999
+ Q215177
2000
+ Q215215
2001
+ Q215248
2002
+ Q215302
2003
+ Q215350
2004
+ Q215425
2005
+ Q215431
2006
+ Q215444
2007
+ Q215447
2008
+ Q215477
2009
+ Q215493
2010
+ Q215497
2011
+ Q215569
2012
+ Q215637
2013
+ Q215756
2014
+ Q215777
2015
+ Q21578
2016
+ Q216022
2017
+ Q216131
2018
+ Q216142
2019
+ Q216173
2020
+ Q216205
2021
+ Q216266
2022
+ Q216318
2023
+ Q216344
2024
+ Q216360
2025
+ Q216364
2026
+ Q216459
2027
+ Q216503
2028
+ Q216510
2029
+ Q216523
2030
+ Q216563
2031
+ Q216636
2032
+ Q216661
2033
+ Q216723
2034
+ Q216929
2035
+ Q216983
2036
+ Q217
2037
+ Q217020
2038
+ Q217110
2039
+ Q2172
2040
+ Q217217
2041
+ Q217233
2042
+ Q217305
2043
+ Q217324
2044
+ Q217365
2045
+ Q217389
2046
+ Q217406
2047
+ Q217439
2048
+ Q217482
2049
+ Q217486
2050
+ Q217495
2051
+ Q217578
2052
+ Q217646
2053
+ Q217741
2054
+ Q217791
2055
+ Q217873
2056
+ Q218
2057
+ Q218014
2058
+ Q218022
2059
+ Q218109
2060
+ Q218114
2061
+ Q218255
2062
+ Q218282
2063
+ Q218334
2064
+ Q218369
2065
+ Q218380
2066
+ Q2184
2067
+ Q218679
2068
+ Q218883
2069
+ Q218951
2070
+ Q218982
2071
+ Q219
2072
+ Q219001
2073
+ Q219004
2074
+ Q219048
2075
+ Q219098
2076
+ Q2191
2077
+ Q219233
2078
+ Q219235
2079
+ Q219264
2080
+ Q219353
2081
+ Q219361
2082
+ Q219390
2083
+ Q219533
2084
+ Q219563
2085
+ Q219592
2086
+ Q219628
2087
+ Q219703
2088
+ Q219716
2089
+ Q219718
2090
+ Q219854
2091
+ Q219926
2092
+ Q220
2093
+ Q220078
2094
+ Q220478
2095
+ Q220515
2096
+ Q220523
2097
+ Q220621
2098
+ Q220666
2099
+ Q220730
2100
+ Q220842
2101
+ Q220883
2102
+ Q221
2103
+ Q221074
2104
+ Q221288
2105
+ Q221348
2106
+ Q221349
2107
+ Q221401
2108
+ Q221426
2109
+ Q221447
2110
+ Q221450
2111
+ Q221525
2112
+ Q221534
2113
+ Q221536
2114
+ Q221546
2115
+ Q221594
2116
+ Q221602
2117
+ Q221645
2118
+ Q221653
2119
+ Q221671
2120
+ Q221695
2121
+ Q221721
2122
+ Q221752
2123
+ Q221927
2124
+ Q221940
2125
+ Q221948
2126
+ Q222
2127
+ Q222047
2128
+ Q222134
2129
+ Q222595
2130
+ Q222769
2131
+ Q222789
2132
+ Q222861
2133
+ Q223043
2134
+ Q223050
2135
+ Q223138
2136
+ Q223158
2137
+ Q22316
2138
+ Q223262
2139
+ Q223264
2140
+ Q223351
2141
+ Q223360
2142
+ Q223429
2143
+ Q223450
2144
+ Q223566
2145
+ Q223620
2146
+ Q223727
2147
+ Q223813
2148
+ Q223823
2149
+ Q223949
2150
+ Q223988
2151
+ Q224
2152
+ Q224095
2153
+ Q224519
2154
+ Q2246
2155
+ Q22513
2156
+ Q225418
2157
+ Q226023
2158
+ Q22640
2159
+ Q22686
2160
+ Q22690
2161
+ Q22707
2162
+ Q227338
2163
+ Q22750
2164
+ Q228589
2165
+ Q228598
2166
+ Q228645
2167
+ Q228650
2168
+ Q22866
2169
+ Q228909
2170
+ Q228968
2171
+ Q228977
2172
+ Q229
2173
+ Q229042
2174
+ Q229134
2175
+ Q229179
2176
+ Q2292
2177
+ Q229258
2178
+ Q229338
2179
+ Q229364
2180
+ Q229520
2181
+ Q229828
2182
+ Q229993
2183
+ Q230141
2184
+ Q230190
2185
+ Q230492
2186
+ Q230529
2187
+ Q230739
2188
+ Q230850
2189
+ Q230899
2190
+ Q231082
2191
+ Q231121
2192
+ Q231281
2193
+ Q23132
2194
+ Q231348
2195
+ Q231373
2196
+ Q231385
2197
+ Q231470
2198
+ Q231690
2199
+ Q232
2200
+ Q232141
2201
+ Q232282
2202
+ Q232299
2203
+ Q232302
2204
+ Q232316
2205
+ Q232384
2206
+ Q232415
2207
+ Q232417
2208
+ Q232456
2209
+ Q232458
2210
+ Q232845
2211
+ Q232863
2212
+ Q232873
2213
+ Q232902
2214
+ Q232933
2215
+ Q232937
2216
+ Q233009
2217
+ Q23301
2218
+ Q233022
2219
+ Q233026
2220
+ Q233289
2221
+ Q233342
2222
+ Q233454
2223
+ Q233648
2224
+ Q233652
2225
+ Q233686
2226
+ Q2337
2227
+ Q233721
2228
+ Q23389
2229
+ Q233943
2230
+ Q233950
2231
+ Q233965
2232
+ Q233985
2233
+ Q234021
2234
+ Q234058
2235
+ Q234074
2236
+ Q234080
2237
+ Q234109
2238
+ Q23421
2239
+ Q234335
2240
+ Q234356
2241
+ Q234360
2242
+ Q23438
2243
+ Q234456
2244
+ Q234503
2245
+ Q234610
2246
+ Q234653
2247
+ Q234700
2248
+ Q23471
2249
+ Q234773
2250
+ Q234795
2251
+ Q235034
2252
+ Q23505
2253
+ Q235068
2254
+ Q235211
2255
+ Q235221
2256
+ Q235227
2257
+ Q235308
2258
+ Q235326
2259
+ Q235354
2260
+ Q23540
2261
+ Q235455
2262
+ Q23548
2263
+ Q23556
2264
+ Q23559
2265
+ Q235759
2266
+ Q235910
2267
+ Q235946
2268
+ Q235949
2269
+ Q235968
2270
+ Q236017
2271
+ Q236138
2272
+ Q236181
2273
+ Q236217
2274
+ Q23635
2275
+ Q2365
2276
+ Q236549
2277
+ Q236606
2278
+ Q23666
2279
+ Q236718
2280
+ Q23685
2281
+ Q237033
2282
+ Q237242
2283
+ Q237399
2284
+ Q237590
2285
+ Q237687
2286
+ Q237753
2287
+ Q237782
2288
+ Q238101
2289
+ Q238438
2290
+ Q23848
2291
+ Q238593
2292
+ Q238594
2293
+ Q238723
2294
+ Q238819
2295
+ Q238912
2296
+ Q239062
2297
+ Q239105
2298
+ Q239347
2299
+ Q239375
2300
+ Q239498
2301
+ Q239501
2302
+ Q239549
2303
+ Q239818
2304
+ Q239893
2305
+ Q240023
2306
+ Q240058
2307
+ Q240135
2308
+ Q240157
2309
+ Q240238
2310
+ Q240378
2311
+ Q240444
2312
+ Q240521
2313
+ Q240563
2314
+ Q240592
2315
+ Q240595
2316
+ Q240628
2317
+ Q240647
2318
+ Q240772
2319
+ Q240783
2320
+ Q240816
2321
+ Q240989
2322
+ Q241043
2323
+ Q241087
2324
+ Q241257
2325
+ Q24137
2326
+ Q241432
2327
+ Q241475
2328
+ Q241748
2329
+ Q241925
2330
+ Q241927
2331
+ Q241972
2332
+ Q241977
2333
+ Q24198
2334
+ Q242
2335
+ Q242029
2336
+ Q242169
2337
+ Q242376
2338
+ Q242396
2339
+ Q242449
2340
+ Q242460
2341
+ Q242526
2342
+ Q242717
2343
+ Q242763
2344
+ Q242796
2345
+ Q243419
2346
+ Q243610
2347
+ Q243652
2348
+ Q24382
2349
+ Q244234
2350
+ Q244248
2351
+ Q244257
2352
+ Q244317
2353
+ Q244595
2354
+ Q244750
2355
+ Q2448
2356
+ Q244981
2357
+ Q245138
2358
+ Q245162
2359
+ Q245247
2360
+ Q245252
2361
+ Q245301
2362
+ Q245335
2363
+ Q245755
2364
+ Q245852
2365
+ Q246041
2366
+ Q246149
2367
+ Q246607
2368
+ Q246848
2369
+ Q246887
2370
+ Q24689
2371
+ Q24699
2372
+ Q247040
2373
+ Q247041
2374
+ Q2471
2375
+ Q24711
2376
+ Q24719
2377
+ Q247241
2378
+ Q247545
2379
+ Q247708
2380
+ Q247869
2381
+ Q247949
2382
+ Q247956
2383
+ Q248108
2384
+ Q248182
2385
+ Q248188
2386
+ Q24829
2387
+ Q248359
2388
+ Q248837
2389
+ Q24904
2390
+ Q2492
2391
+ Q249209
2392
+ Q249424
2393
+ Q249612
2394
+ Q249633
2395
+ Q249637
2396
+ Q249754
2397
+ Q249841
2398
+ Q250179
2399
+ Q250246
2400
+ Q250352
2401
+ Q25081
2402
+ Q250867
2403
+ Q25089
2404
+ Q251042
2405
+ Q251070
2406
+ Q2512
2407
+ Q251395
2408
+ Q2514
2409
+ Q25144
2410
+ Q251487
2411
+ Q251542
2412
+ Q2516
2413
+ Q25164
2414
+ Q251660
2415
+ Q25167
2416
+ Q25177
2417
+ Q2518
2418
+ Q25188
2419
+ Q251918
2420
+ Q252
2421
+ Q252065
2422
+ Q25223
2423
+ Q25227
2424
+ Q252487
2425
+ Q252596
2426
+ Q2530
2427
+ Q253224
2428
+ Q253282
2429
+ Q253298
2430
+ Q253308
2431
+ Q253350
2432
+ Q253364
2433
+ Q253384
2434
+ Q253407
2435
+ Q253567
2436
+ Q253682
2437
+ Q25396
2438
+ Q2540
2439
+ Q25409
2440
+ Q2542
2441
+ Q25430
2442
+ Q254635
2443
+ Q254823
2444
+ Q25492
2445
+ Q254985
2446
+ Q255032
2447
+ Q255070
2448
+ Q2551
2449
+ Q255285
2450
+ Q255296
2451
+ Q255352
2452
+ Q255376
2453
+ Q256001
2454
+ Q256164
2455
+ Q2563
2456
+ Q256411
2457
+ Q2567
2458
+ Q2569
2459
+ Q25693
2460
+ Q256946
2461
+ Q2571
2462
+ Q2573
2463
+ Q257330
2464
+ Q257369
2465
+ Q257881
2466
+ Q257901
2467
+ Q257984
2468
+ Q258045
2469
+ Q258115
2470
+ Q258119
2471
+ Q258156
2472
+ Q2582
2473
+ Q258251
2474
+ Q258478
2475
+ Q258552
2476
+ Q25871
2477
+ Q258972
2478
+ Q258980
2479
+ Q259011
2480
+ Q259122
2481
+ Q259176
2482
+ Q259193
2483
+ Q259600
2484
+ Q259724
2485
+ Q259940
2486
+ Q260200
2487
+ Q260447
2488
+ Q260559
2489
+ Q260560
2490
+ Q26057
2491
+ Q26061
2492
+ Q26062
2493
+ Q260641
2494
+ Q260674
2495
+ Q260745
2496
+ Q2609
2497
+ Q2610
2498
+ Q261163
2499
+ Q26119
2500
+ Q261526
2501
+ Q261813
2502
+ Q261962
2503
+ Q262178
2504
+ Q262203
2505
+ Q262274
2506
+ Q26250
2507
+ Q262569
2508
+ Q262760
2509
+ Q262822
2510
+ Q263059
2511
+ Q263126
2512
+ Q263147
2513
+ Q26321
2514
+ Q26322
2515
+ Q2634
2516
+ Q263411
2517
+ Q263545
2518
+ Q263613
2519
+ Q263977
2520
+ Q2641
2521
+ Q264249
2522
+ Q2643
2523
+ Q264409
2524
+ Q2646
2525
+ Q264715
2526
+ Q264802
2527
+ Q264908
2528
+ Q264932
2529
+ Q265021
2530
+ Q265058
2531
+ Q26512
2532
+ Q265191
2533
+ Q26532
2534
+ Q265367
2535
+ Q265391
2536
+ Q2654
2537
+ Q265452
2538
+ Q265570
2539
+ Q265579
2540
+ Q265621
2541
+ Q26580
2542
+ Q26586
2543
+ Q266012
2544
+ Q266045
2545
+ Q266166
2546
+ Q266397
2547
+ Q266399
2548
+ Q266410
2549
+ Q266613
2550
+ Q266616
2551
+ Q266655
2552
+ Q2667
2553
+ Q266722
2554
+ Q266770
2555
+ Q266947
2556
+ Q266962
2557
+ Q266963
2558
+ Q267245
2559
+ Q2674
2560
+ Q267584
2561
+ Q26763
2562
+ Q2677
2563
+ Q267745
2564
+ Q267748
2565
+ Q267797
2566
+ Q267902
2567
+ Q268
2568
+ Q26806
2569
+ Q268077
2570
+ Q268200
2571
+ Q268208
2572
+ Q268386
2573
+ Q268441
2574
+ Q268443
2575
+ Q268670
2576
+ Q268984
2577
+ Q269022
2578
+ Q269094
2579
+ Q26912
2580
+ Q269151
2581
+ Q269156
2582
+ Q269214
2583
+ Q2693
2584
+ Q269402
2585
+ Q269589
2586
+ Q269873
2587
+ Q269895
2588
+ Q269927
2589
+ Q269982
2590
+ Q27
2591
+ Q270
2592
+ Q270002
2593
+ Q270005
2594
+ Q270030
2595
+ Q270147
2596
+ Q270152
2597
+ Q2702
2598
+ Q270204
2599
+ Q270222
2600
+ Q270271
2601
+ Q270272
2602
+ Q27028
2603
+ Q270367
2604
+ Q270368
2605
+ Q270390
2606
+ Q270420
2607
+ Q2706
2608
+ Q270601
2609
+ Q270730
2610
+ Q270832
2611
+ Q270890
2612
+ Q270907
2613
+ Q270972
2614
+ Q270995
2615
+ Q2710
2616
+ Q27122
2617
+ Q271271
2618
+ Q2714
2619
+ Q271421
2620
+ Q271424
2621
+ Q271481
2622
+ Q271500
2623
+ Q271574
2624
+ Q271608
2625
+ Q27169
2626
+ Q271757
2627
+ Q27178
2628
+ Q271939
2629
+ Q272075
2630
+ Q272079
2631
+ Q272194
2632
+ Q272220
2633
+ Q272269
2634
+ Q272307
2635
+ Q272335
2636
+ Q272349
2637
+ Q272393
2638
+ Q272400
2639
+ Q272423
2640
+ Q272559
2641
+ Q272607
2642
+ Q272650
2643
+ Q272712
2644
+ Q272855
2645
+ Q272969
2646
+ Q272985
2647
+ Q273001
2648
+ Q27306
2649
+ Q273136
2650
+ Q273206
2651
+ Q273228
2652
+ Q273256
2653
+ Q273263
2654
+ Q273523
2655
+ Q273579
2656
+ Q273593
2657
+ Q2736
2658
+ Q273626
2659
+ Q273631
2660
+ Q273672
2661
+ Q273704
2662
+ Q273763
2663
+ Q273776
2664
+ Q273779
2665
+ Q273804
2666
+ Q2739
2667
+ Q273992
2668
+ Q274043
2669
+ Q274075
2670
+ Q274123
2671
+ Q274136
2672
+ Q27417
2673
+ Q274249
2674
+ Q274350
2675
+ Q274465
2676
+ Q274518
2677
+ Q274523
2678
+ Q274608
2679
+ Q274642
2680
+ Q274720
2681
+ Q274762
2682
+ Q274778
2683
+ Q274869
2684
+ Q274948
2685
+ Q275092
2686
+ Q275146
2687
+ Q275189
2688
+ Q275292
2689
+ Q275337
2690
+ Q275346
2691
+ Q275512
2692
+ Q2756
2693
+ Q275601
2694
+ Q275612
2695
+ Q275626
2696
+ Q275665
2697
+ Q275715
2698
+ Q27585
2699
+ Q27586
2700
+ Q275884
2701
+ Q27597
2702
+ Q275979
2703
+ Q275987
2704
+ Q275994
2705
+ Q276
2706
+ Q276005
2707
+ Q276085
2708
+ Q27621
2709
+ Q276249
2710
+ Q276346
2711
+ Q276402
2712
+ Q276419
2713
+ Q276434
2714
+ Q276544
2715
+ Q2768
2716
+ Q27687
2717
+ Q277164
2718
+ Q277533
2719
+ Q277536
2720
+ Q277751
2721
+ Q277772
2722
+ Q277787
2723
+ Q277945
2724
+ Q278044
2725
+ Q278155
2726
+ Q278753
2727
+ Q278778
2728
+ Q27907
2729
+ Q2792
2730
+ Q279200
2731
+ Q2795
2732
+ Q279767
2733
+ Q2798
2734
+ Q279818
2735
+ Q279861
2736
+ Q28
2737
+ Q28003
2738
+ Q280178
2739
+ Q280229
2740
+ Q280247
2741
+ Q28028
2742
+ Q280290
2743
+ Q280300
2744
+ Q280413
2745
+ Q280543
2746
+ Q280693
2747
+ Q2807
2748
+ Q280748
2749
+ Q280808
2750
+ Q280856
2751
+ Q28089
2752
+ Q280957
2753
+ Q2810
2754
+ Q281264
2755
+ Q281355
2756
+ Q281390
2757
+ Q281411
2758
+ Q281637
2759
+ Q281734
2760
+ Q281771
2761
+ Q281939
2762
+ Q282100
2763
+ Q282191
2764
+ Q28233
2765
+ Q282401
2766
+ Q282717
2767
+ Q282886
2768
+ Q282929
2769
+ Q2833
2770
+ Q283545
2771
+ Q283760
2772
+ Q283796
2773
+ Q284047
2774
+ Q284087
2775
+ Q284248
2776
+ Q284278
2777
+ Q284281
2778
+ Q2843
2779
+ Q284360
2780
+ Q284500
2781
+ Q284506
2782
+ Q284827
2783
+ Q28493
2784
+ Q28513
2785
+ Q285431
2786
+ Q285518
2787
+ Q285722
2788
+ Q28616
2789
+ Q286174
2790
+ Q286344
2791
+ Q286440
2792
+ Q286490
2793
+ Q286504
2794
+ Q286600
2795
+ Q286787
2796
+ Q28695
2797
+ Q286977
2798
+ Q287097
2799
+ Q28740
2800
+ Q287713
2801
+ Q287751
2802
+ Q287793
2803
+ Q287804
2804
+ Q287824
2805
+ Q287977
2806
+ Q288131
2807
+ Q288301
2808
+ Q288337
2809
+ Q28835
2810
+ Q288721
2811
+ Q288768
2812
+ Q288801
2813
+ Q288805
2814
+ Q288936
2815
+ Q289078
2816
+ Q289088
2817
+ Q289112
2818
+ Q289206
2819
+ Q289214
2820
+ Q289482
2821
+ Q2895
2822
+ Q289613
2823
+ Q289713
2824
+ Q289720
2825
+ Q289922
2826
+ Q29
2827
+ Q29008
2828
+ Q29011
2829
+ Q290235
2830
+ Q290269
2831
+ Q290304
2832
+ Q29032
2833
+ Q290343
2834
+ Q29041
2835
+ Q29052
2836
+ Q290540
2837
+ Q29055
2838
+ Q290629
2839
+ Q290891
2840
+ Q290940
2841
+ Q290965
2842
+ Q29103
2843
+ Q29108
2844
+ Q29112
2845
+ Q29115
2846
+ Q291163
2847
+ Q291392
2848
+ Q291438
2849
+ Q291447
2850
+ Q291559
2851
+ Q292101
2852
+ Q292231
2853
+ Q292247
2854
+ Q292331
2855
+ Q292677
2856
+ Q29311
2857
+ Q29328
2858
+ Q293379
2859
+ Q2936
2860
+ Q29390
2861
+ Q2942
2862
+ Q294259
2863
+ Q294302
2864
+ Q294326
2865
+ Q294351
2866
+ Q294460
2867
+ Q294541
2868
+ Q29467
2869
+ Q294773
2870
+ Q294843
2871
+ Q294963
2872
+ Q295390
2873
+ Q295406
2874
+ Q295431
2875
+ Q295456
2876
+ Q29552
2877
+ Q295593
2878
+ Q295610
2879
+ Q295637
2880
+ Q295644
2881
+ Q295659
2882
+ Q295666
2883
+ Q295673
2884
+ Q295696
2885
+ Q295724
2886
+ Q295768
2887
+ Q295869
2888
+ Q295883
2889
+ Q29597
2890
+ Q296028
2891
+ Q296050
2892
+ Q29611
2893
+ Q296177
2894
+ Q296215
2895
+ Q296222
2896
+ Q296259
2897
+ Q296299
2898
+ Q296391
2899
+ Q296452
2900
+ Q296666
2901
+ Q296698
2902
+ Q296804
2903
+ Q296986
2904
+ Q2973
2905
+ Q297416
2906
+ Q297449
2907
+ Q297485
2908
+ Q297498
2909
+ Q297538
2910
+ Q297589
2911
+ Q297603
2912
+ Q297721
2913
+ Q297768
2914
+ Q2978
2915
+ Q297858
2916
+ Q297950
2917
+ Q298
2918
+ Q298025
2919
+ Q298116
2920
+ Q298180
2921
+ Q298217
2922
+ Q298235
2923
+ Q298333
2924
+ Q298334
2925
+ Q298371
2926
+ Q298443
2927
+ Q298470
2928
+ Q298498
2929
+ Q299114
2930
+ Q299161
2931
+ Q299360
2932
+ Q299455
2933
+ Q299542
2934
+ Q299693
2935
+ Q299723
2936
+ Q299841
2937
+ Q299918
2938
+ Q30
2939
+ Q300559
2940
+ Q300812
2941
+ Q301021
2942
+ Q301076
2943
+ Q301136
2944
+ Q301139
2945
+ Q301279
2946
+ Q301332
2947
+ Q301609
2948
+ Q301726
2949
+ Q301837
2950
+ Q30185
2951
+ Q302203
2952
+ Q302754
2953
+ Q302957
2954
+ Q302967
2955
+ Q302977
2956
+ Q303
2957
+ Q303033
2958
+ Q303090
2959
+ Q303121
2960
+ Q3033
2961
+ Q303364
2962
+ Q303423
2963
+ Q303459
2964
+ Q303713
2965
+ Q304488
2966
+ Q30449
2967
+ Q30461
2968
+ Q304681
2969
+ Q30487
2970
+ Q304899
2971
+ Q304987
2972
+ Q305120
2973
+ Q30638
2974
+ Q306590
2975
+ Q306696
2976
+ Q306787
2977
+ Q307880
2978
+ Q307905
2979
+ Q308027
2980
+ Q308088
2981
+ Q308124
2982
+ Q308269
2983
+ Q308678
2984
+ Q308683
2985
+ Q308798
2986
+ Q309025
2987
+ Q309331
2988
+ Q309350
2989
+ Q309456
2990
+ Q30985
2991
+ Q309861
2992
+ Q309872
2993
+ Q309988
2994
+ Q31
2995
+ Q310009
2996
+ Q310078
2997
+ Q310103
2998
+ Q310247
2999
+ Q310288
3000
+ Q310293
3001
+ Q310296
3002
+ Q310343
3003
+ Q310352
3004
+ Q310406
3005
+ Q310482
3006
+ Q310590
3007
+ Q310608
3008
+ Q310610
3009
+ Q310621
3010
+ Q310623
3011
+ Q310625
3012
+ Q310658
3013
+ Q310668
3014
+ Q310695
3015
+ Q310813
3016
+ Q310932
3017
+ Q311
3018
+ Q311027
3019
+ Q311029
3020
+ Q311046
3021
+ Q31113
3022
+ Q311171
3023
+ Q311205
3024
+ Q311227
3025
+ Q311241
3026
+ Q31155
3027
+ Q311655
3028
+ Q311692
3029
+ Q311711
3030
+ Q3118
3031
+ Q311801
3032
+ Q311802
3033
+ Q311839
3034
+ Q311947
3035
+ Q312058
3036
+ Q312073
3037
+ Q312098
3038
+ Q312107
3039
+ Q312120
3040
+ Q31215
3041
+ Q312317
3042
+ Q312392
3043
+ Q312502
3044
+ Q312557
3045
+ Q3126
3046
+ Q312627
3047
+ Q312651
3048
+ Q312659
3049
+ Q312663
3050
+ Q312806
3051
+ Q312897
3052
+ Q312942
3053
+ Q312956
3054
+ Q312961
3055
+ Q312984
3056
+ Q313000
3057
+ Q313001
3058
+ Q313077
3059
+ Q313112
3060
+ Q313147
3061
+ Q313185
3062
+ Q313252
3063
+ Q313254
3064
+ Q313260
3065
+ Q313281
3066
+ Q313357
3067
+ Q313359
3068
+ Q313383
3069
+ Q313422
3070
+ Q313441
3071
+ Q313522
3072
+ Q31353
3073
+ Q313539
3074
+ Q313593
3075
+ Q313668
3076
+ Q313694
3077
+ Q313780
3078
+ Q313784
3079
+ Q3138
3080
+ Q313831
3081
+ Q31391
3082
+ Q313913
3083
+ Q313952
3084
+ Q313969
3085
+ Q314004
3086
+ Q314078
3087
+ Q314103
3088
+ Q314107
3089
+ Q314113
3090
+ Q314133
3091
+ Q314138
3092
+ Q314176
3093
+ Q314183
3094
+ Q314225
3095
+ Q314243
3096
+ Q314251
3097
+ Q314440
3098
+ Q314470
3099
+ Q314511
3100
+ Q314629
3101
+ Q314670
3102
+ Q314724
3103
+ Q3148
3104
+ Q314805
3105
+ Q314827
3106
+ Q314851
3107
+ Q31487
3108
+ Q314873
3109
+ Q314954
3110
+ Q3150
3111
+ Q315240
3112
+ Q315294
3113
+ Q315301
3114
+ Q315330
3115
+ Q315349
3116
+ Q315362
3117
+ Q315434
3118
+ Q315439
3119
+ Q315502
3120
+ Q315510
3121
+ Q315625
3122
+ Q315649
3123
+ Q315658
3124
+ Q315677
3125
+ Q315713
3126
+ Q315791
3127
+ Q315808
3128
+ Q315963
3129
+ Q315992
3130
+ Q315999
3131
+ Q316013
3132
+ Q316048
3133
+ Q316071
3134
+ Q316226
3135
+ Q316288
3136
+ Q316340
3137
+ Q316446
3138
+ Q316497
3139
+ Q316533
3140
+ Q316603
3141
+ Q316624
3142
+ Q316631
3143
+ Q316681
3144
+ Q316701
3145
+ Q316733
3146
+ Q316762
3147
+ Q316789
3148
+ Q316801
3149
+ Q316846
3150
+ Q316864
3151
+ Q316865
3152
+ Q316917
3153
+ Q316977
3154
+ Q316994
3155
+ Q317038
3156
+ Q317053
3157
+ Q317070
3158
+ Q317079
3159
+ Q317099
3160
+ Q317142
3161
+ Q317437
3162
+ Q31747
3163
+ Q317488
3164
+ Q317566
3165
+ Q317599
3166
+ Q317612
3167
+ Q317679
3168
+ Q31775
3169
+ Q317770
3170
+ Q317785
3171
+ Q317792
3172
+ Q3178
3173
+ Q31783
3174
+ Q317877
3175
+ Q31793
3176
+ Q318054
3177
+ Q318104
3178
+ Q318188
3179
+ Q318211
3180
+ Q318235
3181
+ Q318262
3182
+ Q318307
3183
+ Q318309
3184
+ Q318348
3185
+ Q318437
3186
+ Q318494
3187
+ Q318508
3188
+ Q318533
3189
+ Q318546
3190
+ Q318770
3191
+ Q318905
3192
+ Q318969
3193
+ Q318985
3194
+ Q31903
3195
+ Q319136
3196
+ Q319196
3197
+ Q319239
3198
+ Q319308
3199
+ Q319368
3200
+ Q319506
3201
+ Q31951
3202
+ Q319614
3203
+ Q319693
3204
+ Q319699
3205
+ Q319767
3206
+ Q319819
3207
+ Q319834
3208
+ Q31984
3209
+ Q319847
3210
+ Q31988
3211
+ Q319881
3212
+ Q31997
3213
+ Q319996
3214
+ Q320
3215
+ Q320012
3216
+ Q320016
3217
+ Q320065
3218
+ Q320092
3219
+ Q320211
3220
+ Q320231
3221
+ Q320578
3222
+ Q320726
3223
+ Q320857
3224
+ Q320944
3225
+ Q320963
3226
+ Q321014
3227
+ Q321061
3228
+ Q321147
3229
+ Q32120
3230
+ Q321346
3231
+ Q3214
3232
+ Q321418
3233
+ Q321696
3234
+ Q321774
3235
+ Q321784
3236
+ Q321859
3237
+ Q32208
3238
+ Q322125
3239
+ Q322179
3240
+ Q322265
3241
+ Q322311
3242
+ Q322694
3243
+ Q323118
3244
+ Q323169
3245
+ Q323316
3246
+ Q323348
3247
+ Q32338
3248
+ Q323433
3249
+ Q323442
3250
+ Q323827
3251
+ Q323977
3252
+ Q324180
3253
+ Q324338
3254
+ Q32439
3255
+ Q324401
3256
+ Q324523
3257
+ Q324589
3258
+ Q324698
3259
+ Q324854
3260
+ Q324858
3261
+ Q324933
3262
+ Q32494
3263
+ Q324966
3264
+ Q325138
3265
+ Q325161
3266
+ Q325200
3267
+ Q325249
3268
+ Q325308
3269
+ Q325377
3270
+ Q32538
3271
+ Q325513
3272
+ Q325619
3273
+ Q325643
3274
+ Q325707
3275
+ Q325826
3276
+ Q325945
3277
+ Q326031
3278
+ Q326067
3279
+ Q326121
3280
+ Q326176
3281
+ Q326181
3282
+ Q326184
3283
+ Q326353
3284
+ Q32637
3285
+ Q326376
3286
+ Q326476
3287
+ Q326480
3288
+ Q326482
3289
+ Q326587
3290
+ Q326655
3291
+ Q326703
3292
+ Q326790
3293
+ Q326811
3294
+ Q326835
3295
+ Q326839
3296
+ Q326859
3297
+ Q326875
3298
+ Q326943
3299
+ Q327018
3300
+ Q327032
3301
+ Q327100
3302
+ Q327172
3303
+ Q327203
3304
+ Q327227
3305
+ Q32746
3306
+ Q327526
3307
+ Q327536
3308
+ Q327544
3309
+ Q327612
3310
+ Q327719
3311
+ Q32777
3312
+ Q328195
3313
+ Q328313
3314
+ Q328331
3315
+ Q328332
3316
+ Q328448
3317
+ Q328511
3318
+ Q328541
3319
+ Q328546
3320
+ Q328655
3321
+ Q328658
3322
+ Q328723
3323
+ Q328745
3324
+ Q328765
3325
+ Q328840
3326
+ Q328882
3327
+ Q328917
3328
+ Q329
3329
+ Q329044
3330
+ Q329049
3331
+ Q329178
3332
+ Q329270
3333
+ Q329301
3334
+ Q329437
3335
+ Q329451
3336
+ Q329471
3337
+ Q329487
3338
+ Q329607
3339
+ Q329630
3340
+ Q329640
3341
+ Q329741
3342
+ Q329812
3343
+ Q329888
3344
+ Q329910
3345
+ Q329997
3346
+ Q33
3347
+ Q330065
3348
+ Q330067
3349
+ Q330130
3350
+ Q330136
3351
+ Q330230
3352
+ Q330364
3353
+ Q330957
3354
+ Q331243
3355
+ Q33128
3356
+ Q331332
3357
+ Q331422
3358
+ Q331528
3359
+ Q331640
3360
+ Q331852
3361
+ Q331904
3362
+ Q331908
3363
+ Q331984
3364
+ Q331997
3365
+ Q332157
3366
+ Q3323
3367
+ Q332335
3368
+ Q332342
3369
+ Q332347
3370
+ Q332399
3371
+ Q332475
3372
+ Q332506
3373
+ Q332527
3374
+ Q332540
3375
+ Q332636
3376
+ Q332642
3377
+ Q332664
3378
+ Q332693
3379
+ Q332709
3380
+ Q332711
3381
+ Q332742
3382
+ Q332858
3383
+ Q3329
3384
+ Q332927
3385
+ Q332980
3386
+ Q333091
3387
+ Q333118
3388
+ Q333205
3389
+ Q333215
3390
+ Q33345
3391
+ Q333498
3392
+ Q3335
3393
+ Q333793
3394
+ Q333886
3395
+ Q333948
3396
+ Q334065
3397
+ Q334069
3398
+ Q334334
3399
+ Q334511
3400
+ Q334526
3401
+ Q334541
3402
+ Q334579
3403
+ Q334634
3404
+ Q334851
3405
+ Q334941
3406
+ Q334952
3407
+ Q335169
3408
+ Q335177
3409
+ Q335195
3410
+ Q335323
3411
+ Q335397
3412
+ Q33544
3413
+ Q335455
3414
+ Q335519
3415
+ Q335552
3416
+ Q335737
3417
+ Q335743
3418
+ Q335767
3419
+ Q335863
3420
+ Q335868
3421
+ Q335965
3422
+ Q336125
3423
+ Q336259
3424
+ Q336366
3425
+ Q336403
3426
+ Q336565
3427
+ Q336609
3428
+ Q3368
3429
+ Q337019
3430
+ Q337050
3431
+ Q337222
3432
+ Q337370
3433
+ Q337381
3434
+ Q337397
3435
+ Q337463
3436
+ Q33748
3437
+ Q337526
3438
+ Q337531
3439
+ Q337641
3440
+ Q337789
3441
+ Q337926
3442
+ Q338042
3443
+ Q338285
3444
+ Q338315
3445
+ Q338317
3446
+ Q338412
3447
+ Q338432
3448
+ Q338433
3449
+ Q338441
3450
+ Q338595
3451
+ Q33866
3452
+ Q339032
3453
+ Q339358
3454
+ Q339375
3455
+ Q339389
3456
+ Q339454
3457
+ Q33946
3458
+ Q339556
3459
+ Q33959
3460
+ Q339682
3461
+ Q339707
3462
+ Q339772
3463
+ Q33999
3464
+ Q34
3465
+ Q34006
3466
+ Q340090
3467
+ Q340104
3468
+ Q340111
3469
+ Q34012
3470
+ Q340133
3471
+ Q340213
3472
+ Q340353
3473
+ Q340424
3474
+ Q34044
3475
+ Q340518
3476
+ Q340615
3477
+ Q34105
3478
+ Q341148
3479
+ Q342214
3480
+ Q342223
3481
+ Q342364
3482
+ Q342411
3483
+ Q342599
3484
+ Q3426
3485
+ Q342604
3486
+ Q34266
3487
+ Q342698
3488
+ Q342703
3489
+ Q342723
3490
+ Q34282
3491
+ Q34286
3492
+ Q34296
3493
+ Q343093
3494
+ Q34316
3495
+ Q343248
3496
+ Q343514
3497
+ Q34370
3498
+ Q34389
3499
+ Q343957
3500
+ Q344053
3501
+ Q344139
3502
+ Q344148
3503
+ Q344205
3504
+ Q34424
3505
+ Q34433
3506
+ Q344384
3507
+ Q34460
3508
+ Q344713
3509
+ Q344780
3510
+ Q34479
3511
+ Q34490
3512
+ Q344908
3513
+ Q345142
3514
+ Q345217
3515
+ Q345236
3516
+ Q34581
3517
+ Q34600
3518
+ Q346204
3519
+ Q346225
3520
+ Q346350
3521
+ Q346384
3522
+ Q346402
3523
+ Q34647
3524
+ Q34664
3525
+ Q346917
3526
+ Q347325
3527
+ Q347341
3528
+ Q347679
3529
+ Q347757
3530
+ Q347771
3531
+ Q347879
3532
+ Q347920
3533
+ Q347945
3534
+ Q347963
3535
+ Q348018
3536
+ Q34816
3537
+ Q348364
3538
+ Q348371
3539
+ Q348402
3540
+ Q348407
3541
+ Q348477
3542
+ Q34851
3543
+ Q348577
3544
+ Q348642
3545
+ Q348659
3546
+ Q348696
3547
+ Q348785
3548
+ Q349046
3549
+ Q349113
3550
+ Q349391
3551
+ Q349749
3552
+ Q35
3553
+ Q350083
3554
+ Q350118
3555
+ Q350257
3556
+ Q350271
3557
+ Q350279
3558
+ Q350305
3559
+ Q350508
3560
+ Q350622
3561
+ Q350857
3562
+ Q350867
3563
+ Q351004
3564
+ Q35149
3565
+ Q351622
3566
+ Q351827
3567
+ Q351994
3568
+ Q352
3569
+ Q352017
3570
+ Q352110
3571
+ Q352128
3572
+ Q352215
3573
+ Q352270
3574
+ Q352313
3575
+ Q35236
3576
+ Q352406
3577
+ Q352445
3578
+ Q352631
3579
+ Q352640
3580
+ Q35286
3581
+ Q35314
3582
+ Q35332
3583
+ Q35339
3584
+ Q353422
3585
+ Q353426
3586
+ Q353482
3587
+ Q353520
3588
+ Q353587
3589
+ Q353757
3590
+ Q353873
3591
+ Q354150
3592
+ Q354277
3593
+ Q354529
3594
+ Q355133
3595
+ Q35525
3596
+ Q355258
3597
+ Q355265
3598
+ Q355300
3599
+ Q355463
3600
+ Q355638
3601
+ Q355672
3602
+ Q355689
3603
+ Q35572
3604
+ Q355723
3605
+ Q3561
3606
+ Q356102
3607
+ Q356126
3608
+ Q356309
3609
+ Q356357
3610
+ Q35637
3611
+ Q35648
3612
+ Q356857
3613
+ Q357001
3614
+ Q357333
3615
+ Q357490
3616
+ Q357607
3617
+ Q357666
3618
+ Q357693
3619
+ Q357821
3620
+ Q357929
3621
+ Q35794
3622
+ Q358061
3623
+ Q358158
3624
+ Q358201
3625
+ Q358269
3626
+ Q358360
3627
+ Q358479
3628
+ Q358519
3629
+ Q358699
3630
+ Q3587
3631
+ Q359025
3632
+ Q359118
3633
+ Q359260
3634
+ Q35933
3635
+ Q359392
3636
+ Q359517
3637
+ Q359894
3638
+ Q36
3639
+ Q36001
3640
+ Q360140
3641
+ Q36023
3642
+ Q360296
3643
+ Q360397
3644
+ Q360399
3645
+ Q360649
3646
+ Q360687
3647
+ Q361207
3648
+ Q361238
3649
+ Q361383
3650
+ Q361412
3651
+ Q361506
3652
+ Q36153
3653
+ Q361732
3654
+ Q361964
3655
+ Q362
3656
+ Q362003
3657
+ Q362020
3658
+ Q362027
3659
+ Q362132
3660
+ Q362144
3661
+ Q362223
3662
+ Q362244
3663
+ Q36233
3664
+ Q3624
3665
+ Q362442
3666
+ Q362506
3667
+ Q362621
3668
+ Q36264
3669
+ Q362774
3670
+ Q362979
3671
+ Q36301
3672
+ Q363141
3673
+ Q363392
3674
+ Q363409
3675
+ Q363421
3676
+ Q363608
3677
+ Q36362
3678
+ Q363637
3679
+ Q363797
3680
+ Q363880
3681
+ Q36399
3682
+ Q36406
3683
+ Q364188
3684
+ Q364461
3685
+ Q364469
3686
+ Q364528
3687
+ Q364582
3688
+ Q364787
3689
+ Q36479
3690
+ Q365
3691
+ Q365012
3692
+ Q365090
3693
+ Q365107
3694
+ Q365144
3695
+ Q365208
3696
+ Q365690
3697
+ Q365965
3698
+ Q36600
3699
+ Q366104
3700
+ Q366493
3701
+ Q366536
3702
+ Q366588
3703
+ Q366788
3704
+ Q366816
3705
+ Q36704
3706
+ Q367040
3707
+ Q367053
3708
+ Q367078
3709
+ Q367251
3710
+ Q367272
3711
+ Q367342
3712
+ Q36740
3713
+ Q367419
3714
+ Q367426
3715
+ Q367528
3716
+ Q367634
3717
+ Q367644
3718
+ Q367779
3719
+ Q367973
3720
+ Q36812
3721
+ Q368152
3722
+ Q368192
3723
+ Q368328
3724
+ Q368451
3725
+ Q368500
3726
+ Q368616
3727
+ Q368667
3728
+ Q368675
3729
+ Q368744
3730
+ Q368794
3731
+ Q369332
3732
+ Q369458
3733
+ Q369500
3734
+ Q369612
3735
+ Q369645
3736
+ Q369839
3737
+ Q369857
3738
+ Q369877
3739
+ Q369989
3740
+ Q370039
3741
+ Q370138
3742
+ Q370173
3743
+ Q370206
3744
+ Q37024
3745
+ Q370712
3746
+ Q370767
3747
+ Q370838
3748
+ Q370946
3749
+ Q371327
3750
+ Q371374
3751
+ Q371377
3752
+ Q37143
3753
+ Q371430
3754
+ Q371467
3755
+ Q371555
3756
+ Q37156
3757
+ Q371585
3758
+ Q37175
3759
+ Q3718
3760
+ Q371891
3761
+ Q37193
3762
+ Q37230
3763
+ Q372394
3764
+ Q372434
3765
+ Q372568
3766
+ Q372599
3767
+ Q372608
3768
+ Q372624
3769
+ Q372665
3770
+ Q373064
3771
+ Q373085
3772
+ Q373092
3773
+ Q373122
3774
+ Q373133
3775
+ Q373375
3776
+ Q373393
3777
+ Q373555
3778
+ Q373578
3779
+ Q373635
3780
+ Q373808
3781
+ Q373972
3782
+ Q373986
3783
+ Q374024
3784
+ Q374069
3785
+ Q374112
3786
+ Q374119
3787
+ Q374252
3788
+ Q374365
3789
+ Q37459
3790
+ Q374661
3791
+ Q374945
3792
+ Q3750
3793
+ Q375012
3794
+ Q375046
3795
+ Q375468
3796
+ Q375490
3797
+ Q375550
3798
+ Q375590
3799
+ Q375598
3800
+ Q375623
3801
+ Q375709
3802
+ Q375990
3803
+ Q376036
3804
+ Q37610
3805
+ Q37615
3806
+ Q376258
3807
+ Q376261
3808
+ Q376834
3809
+ Q3772
3810
+ Q377212
3811
+ Q377265
3812
+ Q377317
3813
+ Q377476
3814
+ Q377494
3815
+ Q3778
3816
+ Q377873
3817
+ Q37801
3818
+ Q378094
3819
+ Q378110
3820
+ Q378181
3821
+ Q378583
3822
+ Q378628
3823
+ Q378645
3824
+ Q378704
3825
+ Q37876
3826
+ Q378768
3827
+ Q378890
3828
+ Q378923
3829
+ Q379169
3830
+ Q37922
3831
+ Q379232
3832
+ Q379304
3833
+ Q379785
3834
+ Q37979
3835
+ Q379848
3836
+ Q38
3837
+ Q380033
3838
+ Q380038
3839
+ Q380115
3840
+ Q3802
3841
+ Q3806
3842
+ Q380664
3843
+ Q380732
3844
+ Q380782
3845
+ Q380831
3846
+ Q380848
3847
+ Q38104
3848
+ Q381086
3849
+ Q38111
3850
+ Q381202
3851
+ Q381297
3852
+ Q381301
3853
+ Q381307
3854
+ Q38138
3855
+ Q381397
3856
+ Q381433
3857
+ Q381456
3858
+ Q381603
3859
+ Q381657
3860
+ Q381718
3861
+ Q381740
3862
+ Q381805
3863
+ Q38187
3864
+ Q381950
3865
+ Q382017
3866
+ Q382130
3867
+ Q38222
3868
+ Q38234
3869
+ Q382418
3870
+ Q38245
3871
+ Q382604
3872
+ Q382987
3873
+ Q38317
3874
+ Q383273
3875
+ Q383358
3876
+ Q3834
3877
+ Q383630
3878
+ Q383773
3879
+ Q383787
3880
+ Q384
3881
+ Q384011
3882
+ Q384210
3883
+ Q38430
3884
+ Q38435
3885
+ Q384551
3886
+ Q384556
3887
+ Q38473
3888
+ Q38484
3889
+ Q384850
3890
+ Q385110
3891
+ Q385207
3892
+ Q385222
3893
+ Q385257
3894
+ Q385378
3895
+ Q38545
3896
+ Q38568
3897
+ Q385895
3898
+ Q38611
3899
+ Q386246
3900
+ Q386293
3901
+ Q386459
3902
+ Q386547
3903
+ Q386550
3904
+ Q386790
3905
+ Q387006
3906
+ Q387358
3907
+ Q3874
3908
+ Q387492
3909
+ Q387525
3910
+ Q387691
3911
+ Q38794
3912
+ Q388076
3913
+ Q388081
3914
+ Q388232
3915
+ Q388683
3916
+ Q388732
3917
+ Q388835
3918
+ Q388904
3919
+ Q388972
3920
+ Q388995
3921
+ Q389141
3922
+ Q389322
3923
+ Q389484
3924
+ Q389485
3925
+ Q39
3926
+ Q390102
3927
+ Q39018
3928
+ Q3902
3929
+ Q390256
3930
+ Q390263
3931
+ Q390287
3932
+ Q390358
3933
+ Q390718
3934
+ Q3910
3935
+ Q391028
3936
+ Q391081
3937
+ Q391083
3938
+ Q3911
3939
+ Q391102
3940
+ Q39114
3941
+ Q39121
3942
+ Q391629
3943
+ Q391789
3944
+ Q391795
3945
+ Q39180
3946
+ Q391984
3947
+ Q391987
3948
+ Q392115
3949
+ Q392133
3950
+ Q392145
3951
+ Q392284
3952
+ Q3925
3953
+ Q392565
3954
+ Q392667
3955
+ Q3927
3956
+ Q392904
3957
+ Q3931
3958
+ Q393686
3959
+ Q393955
3960
+ Q3941
3961
+ Q394230
3962
+ Q394816
3963
+ Q394891
3964
+ Q39504
3965
+ Q3955
3966
+ Q395664
3967
+ Q395686
3968
+ Q396266
3969
+ Q39655
3970
+ Q397221
3971
+ Q39751
3972
+ Q39792
3973
+ Q398
3974
+ Q39877
3975
+ Q398878
3976
+ Q399266
3977
+ Q399600
3978
+ Q399823
3979
+ Q40
3980
+ Q400007
3981
+ Q400093
3982
+ Q4001
3983
+ Q40064
3984
+ Q40089
3985
+ Q40096
3986
+ Q401467
3987
+ Q401499
3988
+ Q40205
3989
+ Q4024
3990
+ Q403
3991
+ Q403146
3992
+ Q40348
3993
+ Q403564
3994
+ Q403569
3995
+ Q40435
3996
+ Q404356
3997
+ Q404610
3998
+ Q40475
3999
+ Q404939
4000
+ Q40523
4001
+ Q405236
4002
+ Q405705
4003
+ Q406050
4004
+ Q40637
4005
+ Q406452
4006
+ Q406845
4007
+ Q407347
4008
+ Q4077
4009
+ Q40773
4010
+ Q40787
4011
+ Q40791
4012
+ Q408
4013
+ Q40807
4014
+ Q408192
4015
+ Q40909
4016
+ Q40912
4017
+ Q41
4018
+ Q41042
4019
+ Q410881
4020
+ Q41117
4021
+ Q41142
4022
+ Q41163
4023
+ Q4124
4024
+ Q41244
4025
+ Q41304
4026
+ Q41351
4027
+ Q41375
4028
+ Q41396
4029
+ Q41397
4030
+ Q414014
4031
+ Q414110
4032
+ Q41417
4033
+ Q41420
4034
+ Q41440
4035
+ Q414625
4036
+ Q41506
4037
+ Q41570
4038
+ Q415934
4039
+ Q41614
4040
+ Q41644
4041
+ Q41671
4042
+ Q417161
4043
+ Q4174
4044
+ Q41749
4045
+ Q417685
4046
+ Q417989
4047
+ Q41914
4048
+ Q419974
4049
+ Q42027
4050
+ Q42072
4051
+ Q42101
4052
+ Q42178
4053
+ Q422062
4054
+ Q422111
4055
+ Q422208
4056
+ Q422400
4057
+ Q42267
4058
+ Q422949
4059
+ Q42311
4060
+ Q423790
4061
+ Q42389
4062
+ Q424646
4063
+ Q42493
4064
+ Q424943
4065
+ Q425690
4066
+ Q42574
4067
+ Q42603
4068
+ Q426458
4069
+ Q426472
4070
+ Q426513
4071
+ Q426820
4072
+ Q426918
4073
+ Q42731
4074
+ Q427318
4075
+ Q427491
4076
+ Q427833
4077
+ Q42786
4078
+ Q42807
4079
+ Q428257
4080
+ Q428322
4081
+ Q428457
4082
+ Q428473
4083
+ Q428476
4084
+ Q42852
4085
+ Q428618
4086
+ Q42869
4087
+ Q428808
4088
+ Q429193
4089
+ Q42944
4090
+ Q429690
4091
+ Q42976
4092
+ Q42992
4093
+ Q43
4094
+ Q430002
4095
+ Q430028
4096
+ Q430107
4097
+ Q430307
4098
+ Q430372
4099
+ Q430669
4100
+ Q43067
4101
+ Q430765
4102
+ Q430776
4103
+ Q430910
4104
+ Q430993
4105
+ Q431010
4106
+ Q431093
4107
+ Q431115
4108
+ Q43115
4109
+ Q431197
4110
+ Q431216
4111
+ Q431223
4112
+ Q431267
4113
+ Q431287
4114
+ Q431343
4115
+ Q431879
4116
+ Q432
4117
+ Q43228
4118
+ Q432320
4119
+ Q43247
4120
+ Q43250
4121
+ Q43252
4122
+ Q432565
4123
+ Q43259
4124
+ Q432683
4125
+ Q432726
4126
+ Q432751
4127
+ Q432790
4128
+ Q43287
4129
+ Q43293
4130
+ Q43304
4131
+ Q433082
4132
+ Q43310
4133
+ Q433119
4134
+ Q433120
4135
+ Q433129
4136
+ Q433296
4137
+ Q433334
4138
+ Q433497
4139
+ Q433514
4140
+ Q433546
4141
+ Q433666
4142
+ Q43380
4143
+ Q433813
4144
+ Q433856
4145
+ Q433903
4146
+ Q433912
4147
+ Q433979
4148
+ Q434029
4149
+ Q4341
4150
+ Q434106
4151
+ Q434113
4152
+ Q434138
4153
+ Q434183
4154
+ Q434234
4155
+ Q43432
4156
+ Q43440
4157
+ Q434469
4158
+ Q434482
4159
+ Q43453
4160
+ Q434641
4161
+ Q434786
4162
+ Q43504
4163
+ Q435056
4164
+ Q43510
4165
+ Q435182
4166
+ Q435283
4167
+ Q435716
4168
+ Q435744
4169
+ Q435856
4170
+ Q436355
4171
+ Q436505
4172
+ Q436615
4173
+ Q436784
4174
+ Q43682
4175
+ Q436966
4176
+ Q437
4177
+ Q437157
4178
+ Q437241
4179
+ Q437718
4180
+ Q437779
4181
+ Q437792
4182
+ Q437866
4183
+ Q437925
4184
+ Q437944
4185
+ Q438005
4186
+ Q438106
4187
+ Q438190
4188
+ Q438256
4189
+ Q43826
4190
+ Q438273
4191
+ Q438580
4192
+ Q438822
4193
+ Q438845
4194
+ Q438913
4195
+ Q438926
4196
+ Q43903
4197
+ Q439156
4198
+ Q439291
4199
+ Q439413
4200
+ Q43966
4201
+ Q439722
4202
+ Q439777
4203
+ Q439926
4204
+ Q439936
4205
+ Q440073
4206
+ Q440334
4207
+ Q440431
4208
+ Q440488
4209
+ Q440490
4210
+ Q440626
4211
+ Q44063
4212
+ Q44071
4213
+ Q440744
4214
+ Q441199
4215
+ Q441272
4216
+ Q441522
4217
+ Q441529
4218
+ Q441554
4219
+ Q44160
4220
+ Q441684
4221
+ Q441708
4222
+ Q441809
4223
+ Q441825
4224
+ Q44183
4225
+ Q441994
4226
+ Q442116
4227
+ Q44221
4228
+ Q442231
4229
+ Q442325
4230
+ Q442340
4231
+ Q442472
4232
+ Q442622
4233
+ Q442679
4234
+ Q44270
4235
+ Q44272
4236
+ Q442838
4237
+ Q44286
4238
+ Q44295
4239
+ Q44296
4240
+ Q44298
4241
+ Q44306
4242
+ Q443265
4243
+ Q443296
4244
+ Q44332
4245
+ Q443338
4246
+ Q443567
4247
+ Q443691
4248
+ Q443937
4249
+ Q444143
4250
+ Q44420
4251
+ Q444270
4252
+ Q444324
4253
+ Q444341
4254
+ Q444589
4255
+ Q444591
4256
+ Q44478
4257
+ Q444785
4258
+ Q44507
4259
+ Q445100
4260
+ Q445113
4261
+ Q445289
4262
+ Q44534
4263
+ Q445434
4264
+ Q445553
4265
+ Q445583
4266
+ Q445673
4267
+ Q4457
4268
+ Q44585
4269
+ Q445857
4270
+ Q445873
4271
+ Q445890
4272
+ Q445919
4273
+ Q44593
4274
+ Q445936
4275
+ Q446005
4276
+ Q446089
4277
+ Q446115
4278
+ Q44612
4279
+ Q446169
4280
+ Q4462
4281
+ Q44620
4282
+ Q44629
4283
+ Q446421
4284
+ Q446431
4285
+ Q446455
4286
+ Q446498
4287
+ Q4465
4288
+ Q446506
4289
+ Q446562
4290
+ Q446604
4291
+ Q44673
4292
+ Q446772
4293
+ Q44687
4294
+ Q446883
4295
+ Q446973
4296
+ Q447121
4297
+ Q447311
4298
+ Q447351
4299
+ Q44749
4300
+ Q447568
4301
+ Q447597
4302
+ Q44763
4303
+ Q447696
4304
+ Q44788
4305
+ Q448115
4306
+ Q448180
4307
+ Q44819
4308
+ Q448297
4309
+ Q448357
4310
+ Q448426
4311
+ Q448445
4312
+ Q448451
4313
+ Q448468
4314
+ Q448631
4315
+ Q448714
4316
+ Q448820
4317
+ Q44892
4318
+ Q449028
4319
+ Q44904
4320
+ Q449064
4321
+ Q449496
4322
+ Q449624
4323
+ Q449640
4324
+ Q449737
4325
+ Q449769
4326
+ Q449776
4327
+ Q44980
4328
+ Q449800
4329
+ Q45
4330
+ Q450030
4331
+ Q450182
4332
+ Q450291
4333
+ Q45031
4334
+ Q450366
4335
+ Q450970
4336
+ Q450986
4337
+ Q451011
4338
+ Q451030
4339
+ Q451091
4340
+ Q4512
4341
+ Q451206
4342
+ Q451319
4343
+ Q451455
4344
+ Q451483
4345
+ Q451518
4346
+ Q451603
4347
+ Q451701
4348
+ Q451706
4349
+ Q451743
4350
+ Q451749
4351
+ Q451776
4352
+ Q45188
4353
+ Q45208
4354
+ Q452269
4355
+ Q452283
4356
+ Q452334
4357
+ Q452417
4358
+ Q452606
4359
+ Q452815
4360
+ Q452992
4361
+ Q453438
4362
+ Q453453
4363
+ Q453594
4364
+ Q453611
4365
+ Q453807
4366
+ Q453835
4367
+ Q453925
4368
+ Q454196
4369
+ Q454376
4370
+ Q454459
4371
+ Q454637
4372
+ Q454934
4373
+ Q455020
4374
+ Q455023
4375
+ Q455132
4376
+ Q455150
4377
+ Q455160
4378
+ Q455193
4379
+ Q455291
4380
+ Q455328
4381
+ Q455373
4382
+ Q455495
4383
+ Q455567
4384
+ Q455773
4385
+ Q455799
4386
+ Q455870
4387
+ Q455898
4388
+ Q455931
4389
+ Q456052
4390
+ Q456100
4391
+ Q456227
4392
+ Q456234
4393
+ Q456246
4394
+ Q456413
4395
+ Q456827
4396
+ Q457158
4397
+ Q457163
4398
+ Q45722
4399
+ Q457271
4400
+ Q457281
4401
+ Q457376
4402
+ Q457419
4403
+ Q457624
4404
+ Q457687
4405
+ Q458
4406
+ Q458302
4407
+ Q458338
4408
+ Q458441
4409
+ Q458494
4410
+ Q458668
4411
+ Q458683
4412
+ Q458750
4413
+ Q458784
4414
+ Q45883
4415
+ Q458868
4416
+ Q458902
4417
+ Q459019
4418
+ Q459057
4419
+ Q45909
4420
+ Q459090
4421
+ Q459148
4422
+ Q459200
4423
+ Q459218
4424
+ Q459233
4425
+ Q4593
4426
+ Q459504
4427
+ Q459506
4428
+ Q459507
4429
+ Q459637
4430
+ Q459707
4431
+ Q459794
4432
+ Q459873
4433
+ Q459959
4434
+ Q46
4435
+ Q46000
4436
+ Q460063
4437
+ Q460095
4438
+ Q460258
4439
+ Q460277
4440
+ Q460299
4441
+ Q460397
4442
+ Q460418
4443
+ Q460494
4444
+ Q460559
4445
+ Q460577
4446
+ Q460724
4447
+ Q460781
4448
+ Q460808
4449
+ Q460850
4450
+ Q461079
4451
+ Q461112
4452
+ Q461158
4453
+ Q461247
4454
+ Q46130
4455
+ Q461357
4456
+ Q46138
4457
+ Q4614
4458
+ Q461573
4459
+ Q461595
4460
+ Q461705
4461
+ Q461935
4462
+ Q462018
4463
+ Q462085
4464
+ Q462130
4465
+ Q462183
4466
+ Q462191
4467
+ Q462264
4468
+ Q462286
4469
+ Q462293
4470
+ Q462325
4471
+ Q462349
4472
+ Q462522
4473
+ Q462542
4474
+ Q462683
4475
+ Q462707
4476
+ Q462800
4477
+ Q462842
4478
+ Q462908
4479
+ Q462937
4480
+ Q463051
4481
+ Q463085
4482
+ Q463227
4483
+ Q4636
4484
+ Q463606
4485
+ Q463649
4486
+ Q463705
4487
+ Q463733
4488
+ Q463747
4489
+ Q463757
4490
+ Q463933
4491
+ Q464056
4492
+ Q464103
4493
+ Q464137
4494
+ Q464166
4495
+ Q464193
4496
+ Q464194
4497
+ Q464364
4498
+ Q464378
4499
+ Q464385
4500
+ Q464390
4501
+ Q464406
4502
+ Q464676
4503
+ Q464689
4504
+ Q464694
4505
+ Q464701
4506
+ Q464719
4507
+ Q464751
4508
+ Q464778
4509
+ Q46479
4510
+ Q464835
4511
+ Q464960
4512
+ Q465312
4513
+ Q465417
4514
+ Q465568
4515
+ Q465594
4516
+ Q4656
4517
+ Q465615
4518
+ Q465700
4519
+ Q465728
4520
+ Q465748
4521
+ Q465823
4522
+ Q465962
4523
+ Q466001
4524
+ Q466350
4525
+ Q466502
4526
+ Q466504
4527
+ Q466513
4528
+ Q466533
4529
+ Q466556
4530
+ Q466619
4531
+ Q466632
4532
+ Q466728
4533
+ Q466730
4534
+ Q467034
4535
+ Q46706
4536
+ Q4671
4537
+ Q467122
4538
+ Q467133
4539
+ Q467140
4540
+ Q467187
4541
+ Q467206
4542
+ Q46741
4543
+ Q46751
4544
+ Q467615
4545
+ Q467665
4546
+ Q467718
4547
+ Q467744
4548
+ Q467786
4549
+ Q467874
4550
+ Q467905
4551
+ Q468006
4552
+ Q468084
4553
+ Q468181
4554
+ Q468403
4555
+ Q468449
4556
+ Q468476
4557
+ Q468507
4558
+ Q46852
4559
+ Q468577
4560
+ Q468661
4561
+ Q468877
4562
+ Q469154
4563
+ Q46919
4564
+ Q46946
4565
+ Q469656
4566
+ Q469734
4567
+ Q469737
4568
+ Q469885
4569
+ Q469888
4570
+ Q470011
4571
+ Q470113
4572
+ Q470178
4573
+ Q47024
4574
+ Q470285
4575
+ Q470314
4576
+ Q470363
4577
+ Q470436
4578
+ Q470471
4579
+ Q47050
4580
+ Q470524
4581
+ Q470539
4582
+ Q470583
4583
+ Q47064
4584
+ Q470727
4585
+ Q470796
4586
+ Q470843
4587
+ Q47087
4588
+ Q47100
4589
+ Q471037
4590
+ Q471196
4591
+ Q471245
4592
+ Q471328
4593
+ Q47134
4594
+ Q471342
4595
+ Q471526
4596
+ Q471575
4597
+ Q471641
4598
+ Q471650
4599
+ Q471728
4600
+ Q47182
4601
+ Q471969
4602
+ Q472206
4603
+ Q472316
4604
+ Q472327
4605
+ Q472335
4606
+ Q472419
4607
+ Q472432
4608
+ Q472447
4609
+ Q472520
4610
+ Q472595
4611
+ Q472646
4612
+ Q472806
4613
+ Q472925
4614
+ Q472995
4615
+ Q473056
4616
+ Q47309
4617
+ Q473173
4618
+ Q473206
4619
+ Q473248
4620
+ Q473292
4621
+ Q473519
4622
+ Q47359
4623
+ Q473599
4624
+ Q473934
4625
+ Q474051
4626
+ Q474063
4627
+ Q474480
4628
+ Q474651
4629
+ Q474796
4630
+ Q474847
4631
+ Q47489
4632
+ Q47492
4633
+ Q47516
4634
+ Q475529
4635
+ Q47563
4636
+ Q475658
4637
+ Q475771
4638
+ Q475794
4639
+ Q475827
4640
+ Q475837
4641
+ Q475887
4642
+ Q47602
4643
+ Q47619
4644
+ Q476198
4645
+ Q476695
4646
+ Q476720
4647
+ Q476959
4648
+ Q477309
4649
+ Q47750
4650
+ Q477587
4651
+ Q47762
4652
+ Q47774
4653
+ Q478309
4654
+ Q478317
4655
+ Q47832
4656
+ Q478470
4657
+ Q47854
4658
+ Q478766
4659
+ Q478850
4660
+ Q47904
4661
+ Q47906
4662
+ Q479351
4663
+ Q4795
4664
+ Q479641
4665
+ Q47965
4666
+ Q480007
4667
+ Q48041
4668
+ Q48046
4669
+ Q480473
4670
+ Q48051
4671
+ Q48054
4672
+ Q48057
4673
+ Q48060
4674
+ Q48066
4675
+ Q48067
4676
+ Q48072
4677
+ Q48094
4678
+ Q48098
4679
+ Q48100
4680
+ Q481189
4681
+ Q481214
4682
+ Q481217
4683
+ Q481311
4684
+ Q481322
4685
+ Q48149
4686
+ Q481794
4687
+ Q48187
4688
+ Q482262
4689
+ Q48231
4690
+ Q482477
4691
+ Q482566
4692
+ Q482567
4693
+ Q482652
4694
+ Q482764
4695
+ Q482907
4696
+ Q48301
4697
+ Q483020
4698
+ Q483027
4699
+ Q483044
4700
+ Q483118
4701
+ Q483152
4702
+ Q483268
4703
+ Q48330
4704
+ Q483325
4705
+ Q483480
4706
+ Q483703
4707
+ Q483718
4708
+ Q483856
4709
+ Q483868
4710
+ Q483907
4711
+ Q483915
4712
+ Q484151
4713
+ Q484533
4714
+ Q484536
4715
+ Q484569
4716
+ Q484578
4717
+ Q484584
4718
+ Q484779
4719
+ Q484866
4720
+ Q484876
4721
+ Q484881
4722
+ Q484909
4723
+ Q485183
4724
+ Q485196
4725
+ Q485272
4726
+ Q485296
4727
+ Q485310
4728
+ Q485444
4729
+ Q485500
4730
+ Q485568
4731
+ Q485813
4732
+ Q485983
4733
+ Q486156
4734
+ Q486195
4735
+ Q486302
4736
+ Q486406
4737
+ Q486690
4738
+ Q486762
4739
+ Q486947
4740
+ Q487136
4741
+ Q487155
4742
+ Q4872
4743
+ Q487292
4744
+ Q487556
4745
+ Q487719
4746
+ Q48786
4747
+ Q488
4748
+ Q488005
4749
+ Q488111
4750
+ Q488454
4751
+ Q488651
4752
+ Q488655
4753
+ Q488902
4754
+ Q48925
4755
+ Q48929
4756
+ Q489291
4757
+ Q489331
4758
+ Q48935
4759
+ Q48941
4760
+ Q48945
4761
+ Q48948
4762
+ Q48950
4763
+ Q48953
4764
+ Q489539
4765
+ Q489594
4766
+ Q489699
4767
+ Q48978
4768
+ Q489801
4769
+ Q490
4770
+ Q49001
4771
+ Q49004
4772
+ Q49055
4773
+ Q490586
4774
+ Q490729
4775
+ Q490752
4776
+ Q49088
4777
+ Q49108
4778
+ Q491106
4779
+ Q49112
4780
+ Q49114
4781
+ Q49115
4782
+ Q49117
4783
+ Q49118
4784
+ Q49123
4785
+ Q491239
4786
+ Q49126
4787
+ Q491315
4788
+ Q49136
4789
+ Q491492
4790
+ Q491544
4791
+ Q491594
4792
+ Q491600
4793
+ Q491610
4794
+ Q49165
4795
+ Q491933
4796
+ Q49207
4797
+ Q49210
4798
+ Q49212
4799
+ Q49213
4800
+ Q49216
4801
+ Q492211
4802
+ Q492380
4803
+ Q492419
4804
+ Q492467
4805
+ Q492766
4806
+ Q492820
4807
+ Q492826
4808
+ Q492865
4809
+ Q492925
4810
+ Q493365
4811
+ Q493468
4812
+ Q49351
4813
+ Q493631
4814
+ Q493687
4815
+ Q493897
4816
+ Q494257
4817
+ Q494445
4818
+ Q494588
4819
+ Q494613
4820
+ Q494641
4821
+ Q494758
4822
+ Q494860
4823
+ Q495
4824
+ Q495027
4825
+ Q49518
4826
+ Q495287
4827
+ Q495299
4828
+ Q495300
4829
+ Q49539
4830
+ Q495549
4831
+ Q495742
4832
+ Q495774
4833
+ Q495929
4834
+ Q495980
4835
+ Q49617
4836
+ Q49623
4837
+ Q496252
4838
+ Q496291
4839
+ Q496376
4840
+ Q496667
4841
+ Q496921
4842
+ Q496959
4843
+ Q49711
4844
+ Q497148
4845
+ Q497210
4846
+ Q497443
4847
+ Q49750
4848
+ Q49754
4849
+ Q49758
4850
+ Q49762
4851
+ Q49763
4852
+ Q497643
4853
+ Q49766
4854
+ Q49768
4855
+ Q497790
4856
+ Q498052
4857
+ Q498063
4858
+ Q498075
4859
+ Q498207
4860
+ Q498256
4861
+ Q498339
4862
+ Q498473
4863
+ Q49892
4864
+ Q49896
4865
+ Q499104
4866
+ Q499191
4867
+ Q499197
4868
+ Q499225
4869
+ Q499451
4870
+ Q499510
4871
+ Q499520
4872
+ Q499616
4873
+ Q499699
4874
+ Q49971
4875
+ Q499789
4876
+ Q499808
4877
+ Q50003
4878
+ Q50005
4879
+ Q50009
4880
+ Q500165
4881
+ Q500391
4882
+ Q500417
4883
+ Q500452
4884
+ Q500782
4885
+ Q501058
4886
+ Q501081
4887
+ Q501201
4888
+ Q501245
4889
+ Q501273
4890
+ Q501372
4891
+ Q501503
4892
+ Q501930
4893
+ Q502289
4894
+ Q502752
4895
+ Q502924
4896
+ Q502957
4897
+ Q502975
4898
+ Q503095
4899
+ Q503164
4900
+ Q503171
4901
+ Q503189
4902
+ Q503246
4903
+ Q503297
4904
+ Q503317
4905
+ Q503321
4906
+ Q503324
4907
+ Q503343
4908
+ Q503355
4909
+ Q503376
4910
+ Q503421
4911
+ Q503469
4912
+ Q503474
4913
+ Q503677
4914
+ Q503758
4915
+ Q503761
4916
+ Q503765
4917
+ Q503856
4918
+ Q503919
4919
+ Q504021
4920
+ Q504049
4921
+ Q504066
4922
+ Q504157
4923
+ Q504272
4924
+ Q504298
4925
+ Q504656
4926
+ Q504698
4927
+ Q504704
4928
+ Q504729
4929
+ Q504791
4930
+ Q504805
4931
+ Q505089
4932
+ Q505132
4933
+ Q505141
4934
+ Q505311
4935
+ Q505336
4936
+ Q505458
4937
+ Q505731
4938
+ Q505795
4939
+ Q505800
4940
+ Q505806
4941
+ Q505864
4942
+ Q506042
4943
+ Q506106
4944
+ Q506159
4945
+ Q506565
4946
+ Q506587
4947
+ Q50662
4948
+ Q506832
4949
+ Q50686
4950
+ Q506866
4951
+ Q506906
4952
+ Q506919
4953
+ Q507043
4954
+ Q50713
4955
+ Q507319
4956
+ Q507368
4957
+ Q507658
4958
+ Q507698
4959
+ Q507832
4960
+ Q507956
4961
+ Q508236
4962
+ Q5083
4963
+ Q508382
4964
+ Q5086
4965
+ Q509078
4966
+ Q509178
4967
+ Q50926
4968
+ Q509290
4969
+ Q509327
4970
+ Q509688
4971
+ Q509868
4972
+ Q509899
4973
+ Q510119
4974
+ Q510170
4975
+ Q51023
4976
+ Q510254
4977
+ Q51029
4978
+ Q510299
4979
+ Q510397
4980
+ Q5105
4981
+ Q51056
4982
+ Q510591
4983
+ Q510641
4984
+ Q510651
4985
+ Q51067
4986
+ Q51068
4987
+ Q510855
4988
+ Q510991
4989
+ Q51101
4990
+ Q511221
4991
+ Q511590
4992
+ Q511608
4993
+ Q511699
4994
+ Q511854
4995
+ Q51186
4996
+ Q511895
4997
+ Q512116
4998
+ Q512218
4999
+ Q512330
5000
+ Q512460
5001
+ Q512736
5002
+ Q512814
5003
+ Q512830
5004
+ Q512961
5005
+ Q512982
5006
+ Q513145
5007
+ Q513237
5008
+ Q513320
5009
+ Q513407
5010
+ Q513493
5011
+ Q513541
5012
+ Q513648
5013
+ Q513898
5014
+ Q514026
5015
+ Q514165
5016
+ Q514279
5017
+ Q514323
5018
+ Q514329
5019
+ Q514416
5020
+ Q514445
5021
+ Q514498
5022
+ Q514511
5023
+ Q514714
5024
+ Q514725
5025
+ Q514778
5026
+ Q51488
5027
+ Q514976
5028
+ Q51506
5029
+ Q5152
5030
+ Q515319
5031
+ Q51552
5032
+ Q515526
5033
+ Q515632
5034
+ Q515640
5035
+ Q515743
5036
+ Q51583
5037
+ Q515944
5038
+ Q515993
5039
+ Q516033
5040
+ Q516106
5041
+ Q516160
5042
+ Q516223
5043
+ Q516473
5044
+ Q516675
5045
+ Q516915
5046
+ Q517101
5047
+ Q517173
5048
+ Q517446
5049
+ Q517497
5050
+ Q517817
5051
+ Q517837
5052
+ Q518055
5053
+ Q518101
5054
+ Q518116
5055
+ Q518170
5056
+ Q518211
5057
+ Q518454
5058
+ Q518455
5059
+ Q518481
5060
+ Q518564
5061
+ Q518592
5062
+ Q518626
5063
+ Q518675
5064
+ Q518740
5065
+ Q518748
5066
+ Q518780
5067
+ Q518790
5068
+ Q518833
5069
+ Q518868
5070
+ Q518972
5071
+ Q519030
5072
+ Q519047
5073
+ Q519129
5074
+ Q519171
5075
+ Q519214
5076
+ Q519374
5077
+ Q519428
5078
+ Q519484
5079
+ Q519547
5080
+ Q519552
5081
+ Q519654
5082
+ Q51974
5083
+ Q51976
5084
+ Q519786
5085
+ Q51985
5086
+ Q519871
5087
+ Q520066
5088
+ Q520185
5089
+ Q520207
5090
+ Q520213
5091
+ Q520399
5092
+ Q520547
5093
+ Q5206
5094
+ Q520693
5095
+ Q5207
5096
+ Q520868
5097
+ Q520909
5098
+ Q520942
5099
+ Q521115
5100
+ Q521228
5101
+ Q521558
5102
+ Q521595
5103
+ Q521755
5104
+ Q522030
5105
+ Q522031
5106
+ Q522040
5107
+ Q522073
5108
+ Q522162
5109
+ Q522283
5110
+ Q522325
5111
+ Q522330
5112
+ Q522411
5113
+ Q52242
5114
+ Q522504
5115
+ Q522701
5116
+ Q522899
5117
+ Q522901
5118
+ Q523012
5119
+ Q523041
5120
+ Q523144
5121
+ Q523359
5122
+ Q523371
5123
+ Q523392
5124
+ Q523439
5125
+ Q523442
5126
+ Q523469
5127
+ Q523470
5128
+ Q523543
5129
+ Q523571
5130
+ Q523626
5131
+ Q523814
5132
+ Q523926
5133
+ Q523997
5134
+ Q524028
5135
+ Q524086
5136
+ Q52411
5137
+ Q52413
5138
+ Q524412
5139
+ Q524528
5140
+ Q524544
5141
+ Q524724
5142
+ Q524829
5143
+ Q525122
5144
+ Q525145
5145
+ Q525359
5146
+ Q525414
5147
+ Q525573
5148
+ Q525649
5149
+ Q525792
5150
+ Q525798
5151
+ Q52583
5152
+ Q525927
5153
+ Q526140
5154
+ Q526179
5155
+ Q526219
5156
+ Q526445
5157
+ Q526499
5158
+ Q526582
5159
+ Q526599
5160
+ Q526725
5161
+ Q526911
5162
+ Q526958
5163
+ Q527088
5164
+ Q527095
5165
+ Q527172
5166
+ Q527691
5167
+ Q527916
5168
+ Q52847
5169
+ Q528590
5170
+ Q528678
5171
+ Q5287
5172
+ Q52878
5173
+ Q528826
5174
+ Q528861
5175
+ Q528976
5176
+ Q52918
5177
+ Q529207
5178
+ Q529282
5179
+ Q529446
5180
+ Q529538
5181
+ Q529563
5182
+ Q529564
5183
+ Q529631
5184
+ Q529647
5185
+ Q529654
5186
+ Q529886
5187
+ Q529951
5188
+ Q530008
5189
+ Q53009
5190
+ Q530095
5191
+ Q530130
5192
+ Q53015
5193
+ Q53023
5194
+ Q530339
5195
+ Q53035
5196
+ Q530365
5197
+ Q530550
5198
+ Q530668
5199
+ Q530732
5200
+ Q530883
5201
+ Q530923
5202
+ Q530997
5203
+ Q531194
5204
+ Q531220
5205
+ Q531247
5206
+ Q531310
5207
+ Q531471
5208
+ Q531518
5209
+ Q5316
5210
+ Q531716
5211
+ Q531843
5212
+ Q531866
5213
+ Q531901
5214
+ Q532213
5215
+ Q53227
5216
+ Q532342
5217
+ Q53238
5218
+ Q532382
5219
+ Q5327
5220
+ Q532757
5221
+ Q532988
5222
+ Q533295
5223
+ Q533491
5224
+ Q533534
5225
+ Q533558
5226
+ Q533609
5227
+ Q5337
5228
+ Q5338
5229
+ Q533843
5230
+ Q533920
5231
+ Q534033
5232
+ Q534080
5233
+ Q5343
5234
+ Q534376
5235
+ Q534530
5236
+ Q534569
5237
+ Q534798
5238
+ Q534879
5239
+ Q534914
5240
+ Q534954
5241
+ Q534966
5242
+ Q535048
5243
+ Q535081
5244
+ Q535093
5245
+ Q535121
5246
+ Q535334
5247
+ Q535495
5248
+ Q535616
5249
+ Q535641
5250
+ Q535687
5251
+ Q535715
5252
+ Q535765
5253
+ Q535817
5254
+ Q535856
5255
+ Q535859
5256
+ Q536257
5257
+ Q536546
5258
+ Q536755
5259
+ Q536792
5260
+ Q536838
5261
+ Q536973
5262
+ Q537010
5263
+ Q537201
5264
+ Q537214
5265
+ Q537303
5266
+ Q537395
5267
+ Q537633
5268
+ Q537699
5269
+ Q537869
5270
+ Q537946
5271
+ Q537971
5272
+ Q5383
5273
+ Q538320
5274
+ Q538412
5275
+ Q538452
5276
+ Q538560
5277
+ Q538661
5278
+ Q539051
5279
+ Q539171
5280
+ Q539216
5281
+ Q539280
5282
+ Q539369
5283
+ Q539651
5284
+ Q539814
5285
+ Q539916
5286
+ Q539920
5287
+ Q539934
5288
+ Q5400
5289
+ Q540160
5290
+ Q540544
5291
+ Q54055
5292
+ Q540561
5293
+ Q540579
5294
+ Q540833
5295
+ Q540925
5296
+ Q540942
5297
+ Q54096
5298
+ Q541143
5299
+ Q541150
5300
+ Q541199
5301
+ Q541206
5302
+ Q541276
5303
+ Q541322
5304
+ Q541455
5305
+ Q541477
5306
+ Q541604
5307
+ Q541648
5308
+ Q541667
5309
+ Q541703
5310
+ Q541831
5311
+ Q541862
5312
+ Q541879
5313
+ Q541885
5314
+ Q542057
5315
+ Q542096
5316
+ Q542242
5317
+ Q542310
5318
+ Q542428
5319
+ Q542511
5320
+ Q542697
5321
+ Q542763
5322
+ Q542828
5323
+ Q542921
5324
+ Q542953
5325
+ Q542990
5326
+ Q543035
5327
+ Q543117
5328
+ Q543158
5329
+ Q543169
5330
+ Q543216
5331
+ Q543385
5332
+ Q543467
5333
+ Q543469
5334
+ Q543541
5335
+ Q543613
5336
+ Q543729
5337
+ Q543814
5338
+ Q543842
5339
+ Q544078
5340
+ Q544112
5341
+ Q544354
5342
+ Q544465
5343
+ Q5446
5344
+ Q544847
5345
+ Q544899
5346
+ Q5449
5347
+ Q545001
5348
+ Q545360
5349
+ Q545539
5350
+ Q545607
5351
+ Q545764
5352
+ Q545910
5353
+ Q545958
5354
+ Q545970
5355
+ Q5462
5356
+ Q546453
5357
+ Q546480
5358
+ Q546591
5359
+ Q546597
5360
+ Q546682
5361
+ Q546698
5362
+ Q546769
5363
+ Q546860
5364
+ Q546874
5365
+ Q547008
5366
+ Q547240
5367
+ Q547414
5368
+ Q547452
5369
+ Q547647
5370
+ Q547795
5371
+ Q547867
5372
+ Q548088
5373
+ Q548098
5374
+ Q548237
5375
+ Q548389
5376
+ Q548435
5377
+ Q548467
5378
+ Q548855
5379
+ Q548912
5380
+ Q548923
5381
+ Q54893
5382
+ Q54908
5383
+ Q54910
5384
+ Q549209
5385
+ Q54922
5386
+ Q549223
5387
+ Q549338
5388
+ Q54945
5389
+ Q549499
5390
+ Q549513
5391
+ Q549535
5392
+ Q549559
5393
+ Q549565
5394
+ Q549679
5395
+ Q549750
5396
+ Q54988
5397
+ Q549884
5398
+ Q549929
5399
+ Q55
5400
+ Q550144
5401
+ Q550162
5402
+ Q55044
5403
+ Q550556
5404
+ Q550660
5405
+ Q550732
5406
+ Q551000
5407
+ Q551252
5408
+ Q551363
5409
+ Q551386
5410
+ Q551406
5411
+ Q551527
5412
+ Q551633
5413
+ Q551674
5414
+ Q55169
5415
+ Q551749
5416
+ Q551899
5417
+ Q552068
5418
+ Q55215
5419
+ Q552156
5420
+ Q552239
5421
+ Q552247
5422
+ Q552273
5423
+ Q552395
5424
+ Q55245
5425
+ Q552455
5426
+ Q552484
5427
+ Q552486
5428
+ Q552570
5429
+ Q552576
5430
+ Q55264
5431
+ Q552681
5432
+ Q552687
5433
+ Q552720
5434
+ Q552874
5435
+ Q552895
5436
+ Q552936
5437
+ Q55294
5438
+ Q55300
5439
+ Q55303
5440
+ Q553059
5441
+ Q553074
5442
+ Q553080
5443
+ Q553169
5444
+ Q553249
5445
+ Q553327
5446
+ Q553373
5447
+ Q553502
5448
+ Q55369
5449
+ Q55375
5450
+ Q553762
5451
+ Q553813
5452
+ Q553941
5453
+ Q55400
5454
+ Q554012
5455
+ Q554172
5456
+ Q55420
5457
+ Q554315
5458
+ Q554418
5459
+ Q55443
5460
+ Q55450
5461
+ Q554503
5462
+ Q554509
5463
+ Q554560
5464
+ Q55458
5465
+ Q554583
5466
+ Q554591
5467
+ Q55462
5468
+ Q55468
5469
+ Q554689
5470
+ Q55469
5471
+ Q554831
5472
+ Q55488
5473
+ Q555018
5474
+ Q555372
5475
+ Q555411
5476
+ Q555621
5477
+ Q555669
5478
+ Q555784
5479
+ Q555836
5480
+ Q555880
5481
+ Q555895
5482
+ Q555946
5483
+ Q555958
5484
+ Q556098
5485
+ Q556120
5486
+ Q556168
5487
+ Q556250
5488
+ Q556294
5489
+ Q556337
5490
+ Q556570
5491
+ Q556589
5492
+ Q556802
5493
+ Q556809
5494
+ Q557197
5495
+ Q557450
5496
+ Q5577
5497
+ Q557854
5498
+ Q55789
5499
+ Q55797
5500
+ Q558149
5501
+ Q558250
5502
+ Q55832
5503
+ Q558334
5504
+ Q558689
5505
+ Q558836
5506
+ Q558866
5507
+ Q558869
5508
+ Q558977
5509
+ Q558991
5510
+ Q559293
5511
+ Q559460
5512
+ Q559550
5513
+ Q559828
5514
+ Q559893
5515
+ Q56011
5516
+ Q56013
5517
+ Q56015
5518
+ Q56016
5519
+ Q56022
5520
+ Q560222
5521
+ Q56024
5522
+ Q560355
5523
+ Q560727
5524
+ Q56093
5525
+ Q56094
5526
+ Q561361
5527
+ Q561458
5528
+ Q561620
5529
+ Q561654
5530
+ Q56189
5531
+ Q561954
5532
+ Q562157
5533
+ Q56220
5534
+ Q562386
5535
+ Q562958
5536
+ Q563110
5537
+ Q563217
5538
+ Q563264
5539
+ Q563287
5540
+ Q563476
5541
+ Q564216
5542
+ Q564328
5543
+ Q564831
5544
+ Q565030
5545
+ Q565643
5546
+ Q565692
5547
+ Q566187
5548
+ Q566486
5549
+ Q566841
5550
+ Q566853
5551
+ Q566889
5552
+ Q567
5553
+ Q567050
5554
+ Q567636
5555
+ Q568142
5556
+ Q568276
5557
+ Q568348
5558
+ Q568373
5559
+ Q568501
5560
+ Q568605
5561
+ Q568623
5562
+ Q568869
5563
+ Q569213
5564
+ Q569231
5565
+ Q569417
5566
+ Q569638
5567
+ Q569775
5568
+ Q570109
5569
+ Q570325
5570
+ Q5704
5571
+ Q57063
5572
+ Q570645
5573
+ Q570674
5574
+ Q570775
5575
+ Q57079
5576
+ Q571019
5577
+ Q571158
5578
+ Q571215
5579
+ Q571234
5580
+ Q571254
5581
+ Q57133
5582
+ Q5714
5583
+ Q571424
5584
+ Q571553
5585
+ Q57158
5586
+ Q57159
5587
+ Q571639
5588
+ Q57167
5589
+ Q571687
5590
+ Q571693
5591
+ Q57191
5592
+ Q57202
5593
+ Q5721
5594
+ Q57210
5595
+ Q572227
5596
+ Q572293
5597
+ Q572316
5598
+ Q572526
5599
+ Q57265
5600
+ Q572782
5601
+ Q57292
5602
+ Q572957
5603
+ Q57298
5604
+ Q573093
5605
+ Q57313
5606
+ Q573203
5607
+ Q573214
5608
+ Q573327
5609
+ Q573410
5610
+ Q573510
5611
+ Q57365
5612
+ Q57375
5613
+ Q57382
5614
+ Q573858
5615
+ Q573861
5616
+ Q57387
5617
+ Q57393
5618
+ Q57395
5619
+ Q57398
5620
+ Q574
5621
+ Q574006
5622
+ Q57405
5623
+ Q574052
5624
+ Q574080
5625
+ Q5741
5626
+ Q57410
5627
+ Q574118
5628
+ Q57434
5629
+ Q57436
5630
+ Q57456
5631
+ Q574571
5632
+ Q574624
5633
+ Q574662
5634
+ Q57475
5635
+ Q57484
5636
+ Q575000
5637
+ Q575037
5638
+ Q57519
5639
+ Q575689
5640
+ Q57616
5641
+ Q5762
5642
+ Q576301
5643
+ Q57640
5644
+ Q576419
5645
+ Q576562
5646
+ Q576614
5647
+ Q57663
5648
+ Q57665
5649
+ Q57701
5650
+ Q577010
5651
+ Q57726
5652
+ Q577265
5653
+ Q577373
5654
+ Q577384
5655
+ Q577692
5656
+ Q577729
5657
+ Q577957
5658
+ Q578002
5659
+ Q578031
5660
+ Q57805
5661
+ Q57826
5662
+ Q57830
5663
+ Q578345
5664
+ Q578478
5665
+ Q578619
5666
+ Q578673
5667
+ Q578683
5668
+ Q57903
5669
+ Q579373
5670
+ Q5794
5671
+ Q579431
5672
+ Q579453
5673
+ Q57954
5674
+ Q57956
5675
+ Q579773
5676
+ Q57991
5677
+ Q580
5678
+ Q580257
5679
+ Q580300
5680
+ Q580378
5681
+ Q58046
5682
+ Q58054
5683
+ Q580574
5684
+ Q580705
5685
+ Q580750
5686
+ Q580783
5687
+ Q581136
5688
+ Q5812
5689
+ Q581360
5690
+ Q581423
5691
+ Q581499
5692
+ Q58150
5693
+ Q5816
5694
+ Q581689
5695
+ Q581898
5696
+ Q58195
5697
+ Q58207
5698
+ Q582549
5699
+ Q582574
5700
+ Q5826
5701
+ Q582796
5702
+ Q58284
5703
+ Q582868
5704
+ Q583346
5705
+ Q5835
5706
+ Q583809
5707
+ Q583881
5708
+ Q58401
5709
+ Q584087
5710
+ Q584118
5711
+ Q584221
5712
+ Q584313
5713
+ Q584316
5714
+ Q584344
5715
+ Q584357
5716
+ Q58444
5717
+ Q584451
5718
+ Q584473
5719
+ Q584500
5720
+ Q584632
5721
+ Q584658
5722
+ Q584850
5723
+ Q584858
5724
+ Q585
5725
+ Q5851
5726
+ Q585149
5727
+ Q585177
5728
+ Q585668
5729
+ Q585777
5730
+ Q58586
5731
+ Q585891
5732
+ Q58592
5733
+ Q585958
5734
+ Q586
5735
+ Q586140
5736
+ Q586356
5737
+ Q586370
5738
+ Q586448
5739
+ Q586787
5740
+ Q586904
5741
+ Q587386
5742
+ Q587509
5743
+ Q58758
5744
+ Q587777
5745
+ Q587916
5746
+ Q588033
5747
+ Q588085
5748
+ Q588439
5749
+ Q588459
5750
+ Q588621
5751
+ Q58866
5752
+ Q588929
5753
+ Q588943
5754
+ Q589062
5755
+ Q58940
5756
+ Q589565
5757
+ Q589698
5758
+ Q5897
5759
+ Q589730
5760
+ Q58978
5761
+ Q589780
5762
+ Q589903
5763
+ Q590048
5764
+ Q590106
5765
+ Q590306
5766
+ Q590325
5767
+ Q59055
5768
+ Q590613
5769
+ Q59064
5770
+ Q591021
5771
+ Q591154
5772
+ Q591248
5773
+ Q591653
5774
+ Q59167
5775
+ Q591767
5776
+ Q59192
5777
+ Q59194
5778
+ Q591977
5779
+ Q59204
5780
+ Q59210
5781
+ Q592241
5782
+ Q5923
5783
+ Q592678
5784
+ Q592957
5785
+ Q593072
5786
+ Q593098
5787
+ Q5931
5788
+ Q593224
5789
+ Q593230
5790
+ Q593615
5791
+ Q593943
5792
+ Q593981
5793
+ Q594078
5794
+ Q5942
5795
+ Q594363
5796
+ Q594853
5797
+ Q594863
5798
+ Q595586
5799
+ Q595622
5800
+ Q595668
5801
+ Q595693
5802
+ Q59583
5803
+ Q595998
5804
+ Q59659
5805
+ Q596600
5806
+ Q596643
5807
+ Q596724
5808
+ Q596839
5809
+ Q59702
5810
+ Q597020
5811
+ Q597236
5812
+ Q597694
5813
+ Q597715
5814
+ Q597875
5815
+ Q597893
5816
+ Q598019
5817
+ Q598045
5818
+ Q598083
5819
+ Q598132
5820
+ Q59824
5821
+ Q598291
5822
+ Q598340
5823
+ Q598387
5824
+ Q598416
5825
+ Q598448
5826
+ Q598741
5827
+ Q598834
5828
+ Q599179
5829
+ Q599232
5830
+ Q599260
5831
+ Q599279
5832
+ Q599424
5833
+ Q599670
5834
+ Q599673
5835
+ Q59981
5836
+ Q599831
5837
+ Q599903
5838
+ Q60
5839
+ Q600018
5840
+ Q60011
5841
+ Q600138
5842
+ Q600232
5843
+ Q600236
5844
+ Q60045
5845
+ Q600864
5846
+ Q601102
5847
+ Q601298
5848
+ Q601320
5849
+ Q6014
5850
+ Q601475
5851
+ Q60150
5852
+ Q60153
5853
+ Q60160
5854
+ Q601607
5855
+ Q601628
5856
+ Q601785
5857
+ Q601939
5858
+ Q6020
5859
+ Q60206
5860
+ Q602160
5861
+ Q60222
5862
+ Q602299
5863
+ Q602311
5864
+ Q602595
5865
+ Q602816
5866
+ Q602827
5867
+ Q602866
5868
+ Q60288
5869
+ Q60304
5870
+ Q603041
5871
+ Q60306
5872
+ Q603071
5873
+ Q603089
5874
+ Q603101
5875
+ Q603133
5876
+ Q603187
5877
+ Q603271
5878
+ Q603676
5879
+ Q603930
5880
+ Q604027
5881
+ Q604285
5882
+ Q60435
5883
+ Q604370
5884
+ Q604444
5885
+ Q60449
5886
+ Q604765
5887
+ Q605055
5888
+ Q605113
5889
+ Q605188
5890
+ Q605193
5891
+ Q605238
5892
+ Q605239
5893
+ Q6057
5894
+ Q605867
5895
+ Q60605
5896
+ Q6061
5897
+ Q606113
5898
+ Q606123
5899
+ Q606144
5900
+ Q606210
5901
+ Q60628
5902
+ Q606311
5903
+ Q606403
5904
+ Q606429
5905
+ Q6066
5906
+ Q606773
5907
+ Q60695
5908
+ Q607
5909
+ Q607131
5910
+ Q607354
5911
+ Q60741
5912
+ Q607472
5913
+ Q607509
5914
+ Q607568
5915
+ Q6076
5916
+ Q607982
5917
+ Q608122
5918
+ Q608338
5919
+ Q608376
5920
+ Q60838
5921
+ Q608401
5922
+ Q608464
5923
+ Q608619
5924
+ Q60862
5925
+ Q609120
5926
+ Q609294
5927
+ Q609317
5928
+ Q609384
5929
+ Q60957
5930
+ Q60966
5931
+ Q609687
5932
+ Q609841
5933
+ Q609849
5934
+ Q609875
5935
+ Q60991
5936
+ Q609926
5937
+ Q61
5938
+ Q610072
5939
+ Q610144
5940
+ Q610287
5941
+ Q610319
5942
+ Q610366
5943
+ Q61043
5944
+ Q610467
5945
+ Q61049
5946
+ Q610544
5947
+ Q610669
5948
+ Q61071
5949
+ Q610710
5950
+ Q610823
5951
+ Q610881
5952
+ Q610910
5953
+ Q611001
5954
+ Q611049
5955
+ Q611172
5956
+ Q611222
5957
+ Q611419
5958
+ Q611420
5959
+ Q611542
5960
+ Q611644
5961
+ Q611653
5962
+ Q61198
5963
+ Q612017
5964
+ Q612060
5965
+ Q612077
5966
+ Q61215
5967
+ Q612236
5968
+ Q61225
5969
+ Q612323
5970
+ Q61246
5971
+ Q61250
5972
+ Q612609
5973
+ Q612773
5974
+ Q612806
5975
+ Q61292
5976
+ Q613028
5977
+ Q61307
5978
+ Q61322
5979
+ Q613513
5980
+ Q613659
5981
+ Q61392
5982
+ Q613932
5983
+ Q614091
5984
+ Q614153
5985
+ Q614257
5986
+ Q614283
5987
+ Q614358
5988
+ Q61448
5989
+ Q615033
5990
+ Q615585
5991
+ Q615838
5992
+ Q615979
5993
+ Q61624
5994
+ Q616370
5995
+ Q616380
5996
+ Q616461
5997
+ Q616555
5998
+ Q616718
5999
+ Q616767
6000
+ Q61686
6001
+ Q617267
6002
+ Q617433
6003
+ Q6175
6004
+ Q617508
6005
+ Q61751
6006
+ Q617653
6007
+ Q617842
6008
+ Q617869
6009
+ Q617983
6010
+ Q618520
6011
+ Q618620
6012
+ Q61864
6013
+ Q618694
6014
+ Q61944
6015
+ Q6195
6016
+ Q620333
6017
+ Q620499
6018
+ Q620731
6019
+ Q62077
6020
+ Q621
6021
+ Q62110
6022
+ Q621441
6023
+ Q62162
6024
+ Q621679
6025
+ Q621709
6026
+ Q621718
6027
+ Q621737
6028
+ Q62175
6029
+ Q62202
6030
+ Q622109
6031
+ Q622137
6032
+ Q622240
6033
+ Q622430
6034
+ Q622441
6035
+ Q62252
6036
+ Q622664
6037
+ Q62267
6038
+ Q622683
6039
+ Q622853
6040
+ Q622876
6041
+ Q622947
6042
+ Q623041
6043
+ Q623056
6044
+ Q6233
6045
+ Q62337
6046
+ Q623514
6047
+ Q62354
6048
+ Q62424
6049
+ Q62519
6050
+ Q625516
6051
+ Q62626
6052
+ Q62631
6053
+ Q62633
6054
+ Q626837
6055
+ Q626917
6056
+ Q627334
6057
+ Q627481
6058
+ Q62766
6059
+ Q627778
6060
+ Q628099
6061
+ Q628380
6062
+ Q628598
6063
+ Q628615
6064
+ Q628637
6065
+ Q62868
6066
+ Q62907
6067
+ Q62911
6068
+ Q6294
6069
+ Q629622
6070
+ Q62963
6071
+ Q629766
6072
+ Q630018
6073
+ Q630021
6074
+ Q630088
6075
+ Q630132
6076
+ Q630232
6077
+ Q63028
6078
+ Q63043
6079
+ Q630470
6080
+ Q630890
6081
+ Q631
6082
+ Q631416
6083
+ Q631421
6084
+ Q631629
6085
+ Q631668
6086
+ Q63187
6087
+ Q6320
6088
+ Q632004
6089
+ Q632027
6090
+ Q63211
6091
+ Q632179
6092
+ Q632391
6093
+ Q632404
6094
+ Q632511
6095
+ Q632584
6096
+ Q632597
6097
+ Q632753
6098
+ Q632815
6099
+ Q632891
6100
+ Q633007
6101
+ Q633072
6102
+ Q633223
6103
+ Q633328
6104
+ Q633442
6105
+ Q633521
6106
+ Q6336
6107
+ Q633638
6108
+ Q633667
6109
+ Q633695
6110
+ Q634277
6111
+ Q634312
6112
+ Q634328
6113
+ Q634436
6114
+ Q634486
6115
+ Q634577
6116
+ Q634789
6117
+ Q634815
6118
+ Q635003
6119
+ Q635025
6120
+ Q635092
6121
+ Q635093
6122
+ Q635253
6123
+ Q635456
6124
+ Q63551
6125
+ Q635642
6126
+ Q635654
6127
+ Q635663
6128
+ Q636064
6129
+ Q636223
6130
+ Q636315
6131
+ Q63655
6132
+ Q637057
6133
+ Q63720
6134
+ Q637265
6135
+ Q637340
6136
+ Q637399
6137
+ Q637710
6138
+ Q637829
6139
+ Q637855
6140
+ Q638129
6141
+ Q638266
6142
+ Q638288
6143
+ Q639046
6144
+ Q639129
6145
+ Q63924
6146
+ Q639320
6147
+ Q639405
6148
+ Q639506
6149
+ Q639560
6150
+ Q639569
6151
+ Q639630
6152
+ Q639723
6153
+ Q639738
6154
+ Q639807
6155
+ Q63989
6156
+ Q64
6157
+ Q640105
6158
+ Q640284
6159
+ Q640312
6160
+ Q64035
6161
+ Q640374
6162
+ Q640450
6163
+ Q640726
6164
+ Q640818
6165
+ Q640905
6166
+ Q64114
6167
+ Q641159
6168
+ Q641243
6169
+ Q641316
6170
+ Q641373
6171
+ Q64141
6172
+ Q64176
6173
+ Q64186
6174
+ Q641874
6175
+ Q642098
6176
+ Q642291
6177
+ Q6423
6178
+ Q642408
6179
+ Q642433
6180
+ Q642539
6181
+ Q642660
6182
+ Q642717
6183
+ Q643086
6184
+ Q643107
6185
+ Q643348
6186
+ Q643416
6187
+ Q643434
6188
+ Q643611
6189
+ Q643834
6190
+ Q643986
6191
+ Q644077
6192
+ Q644157
6193
+ Q64421
6194
+ Q644357
6195
+ Q644418
6196
+ Q644428
6197
+ Q644526
6198
+ Q644605
6199
+ Q64463
6200
+ Q64481
6201
+ Q644865
6202
+ Q645032
6203
+ Q645051
6204
+ Q645569
6205
+ Q645595
6206
+ Q645692
6207
+ Q645750
6208
+ Q645784
6209
+ Q646088
6210
+ Q646135
6211
+ Q646204
6212
+ Q646208
6213
+ Q6463
6214
+ Q646596
6215
+ Q646629
6216
+ Q646657
6217
+ Q646669
6218
+ Q647
6219
+ Q647005
6220
+ Q64701
6221
+ Q647032
6222
+ Q647039
6223
+ Q647982
6224
+ Q648032
6225
+ Q64812
6226
+ Q64845
6227
+ Q64847
6228
+ Q648567
6229
+ Q648584
6230
+ Q649
6231
+ Q64915
6232
+ Q64975
6233
+ Q650273
6234
+ Q650324
6235
+ Q650374
6236
+ Q650592
6237
+ Q650878
6238
+ Q6509
6239
+ Q650936
6240
+ Q65098
6241
+ Q651129
6242
+ Q65121
6243
+ Q651233
6244
+ Q65128
6245
+ Q6513
6246
+ Q65154
6247
+ Q65196
6248
+ Q652047
6249
+ Q65216
6250
+ Q652188
6251
+ Q652703
6252
+ Q65332
6253
+ Q653327
6254
+ Q653342
6255
+ Q653368
6256
+ Q653451
6257
+ Q65350
6258
+ Q65351
6259
+ Q653704
6260
+ Q65379
6261
+ Q653903
6262
+ Q653975
6263
+ Q653990
6264
+ Q654019
6265
+ Q654109
6266
+ Q654228
6267
+ Q654291
6268
+ Q654644
6269
+ Q6548
6270
+ Q65496
6271
+ Q655019
6272
+ Q655056
6273
+ Q65521
6274
+ Q655417
6275
+ Q65561
6276
+ Q655913
6277
+ Q65594
6278
+ Q655979
6279
+ Q656
6280
+ Q656206
6281
+ Q656296
6282
+ Q65631
6283
+ Q65639
6284
+ Q656406
6285
+ Q656433
6286
+ Q656477
6287
+ Q656611
6288
+ Q656838
6289
+ Q65707
6290
+ Q657156
6291
+ Q657219
6292
+ Q657446
6293
+ Q657597
6294
+ Q657865
6295
+ Q658016
6296
+ Q658082
6297
+ Q658091
6298
+ Q658131
6299
+ Q658239
6300
+ Q658263
6301
+ Q658571
6302
+ Q658870
6303
+ Q658969
6304
+ Q659017
6305
+ Q659212
6306
+ Q65932
6307
+ Q659358
6308
+ Q65944
6309
+ Q659634
6310
+ Q659780
6311
+ Q659875
6312
+ Q659924
6313
+ Q659926
6314
+ Q660003
6315
+ Q660069
6316
+ Q660113
6317
+ Q66019
6318
+ Q660453
6319
+ Q6605
6320
+ Q660783
6321
+ Q660967
6322
+ Q661178
6323
+ Q66127
6324
+ Q661294
6325
+ Q661582
6326
+ Q661817
6327
+ Q661889
6328
+ Q661925
6329
+ Q662041
6330
+ Q662434
6331
+ Q662502
6332
+ Q662575
6333
+ Q66267
6334
+ Q662708
6335
+ Q662782
6336
+ Q662964
6337
+ Q6630
6338
+ Q66301
6339
+ Q663047
6340
+ Q66306
6341
+ Q663140
6342
+ Q663187
6343
+ Q663400
6344
+ Q663536
6345
+ Q663601
6346
+ Q663871
6347
+ Q6641
6348
+ Q664167
6349
+ Q664415
6350
+ Q664521
6351
+ Q664649
6352
+ Q664673
6353
+ Q664963
6354
+ Q6651
6355
+ Q665118
6356
+ Q665362
6357
+ Q665403
6358
+ Q665893
6359
+ Q665920
6360
+ Q665964
6361
+ Q666179
6362
+ Q66632
6363
+ Q6664
6364
+ Q666506
6365
+ Q666573
6366
+ Q666675
6367
+ Q666931
6368
+ Q666969
6369
+ Q666992
6370
+ Q667095
6371
+ Q66710
6372
+ Q66734
6373
+ Q667399
6374
+ Q667706
6375
+ Q667882
6376
+ Q667925
6377
+ Q668
6378
+ Q668163
6379
+ Q668514
6380
+ Q668573
6381
+ Q668607
6382
+ Q668729
6383
+ Q668799
6384
+ Q669073
6385
+ Q669086
6386
+ Q669099
6387
+ Q669109
6388
+ Q669130
6389
+ Q669244
6390
+ Q669310
6391
+ Q669375
6392
+ Q669424
6393
+ Q669458
6394
+ Q669466
6395
+ Q669543
6396
+ Q66958
6397
+ Q669593
6398
+ Q669606
6399
+ Q66963
6400
+ Q669654
6401
+ Q669791
6402
+ Q670011
6403
+ Q670166
6404
+ Q670186
6405
+ Q670262
6406
+ Q670376
6407
+ Q670440
6408
+ Q670545
6409
+ Q670648
6410
+ Q670723
6411
+ Q670791
6412
+ Q671049
6413
+ Q671101
6414
+ Q671143
6415
+ Q671157
6416
+ Q671216
6417
+ Q671368
6418
+ Q671573
6419
+ Q671689
6420
+ Q671950
6421
+ Q671966
6422
+ Q672068
6423
+ Q67215
6424
+ Q672227
6425
+ Q672264
6426
+ Q672372
6427
+ Q672396
6428
+ Q672420
6429
+ Q672422
6430
+ Q672429
6431
+ Q672440
6432
+ Q672515
6433
+ Q672696
6434
+ Q672698
6435
+ Q672727
6436
+ Q672729
6437
+ Q672787
6438
+ Q67293
6439
+ Q672990
6440
+ Q673081
6441
+ Q673202
6442
+ Q673229
6443
+ Q673354
6444
+ Q673521
6445
+ Q673928
6446
+ Q673985
6447
+ Q674192
6448
+ Q674359
6449
+ Q674417
6450
+ Q674428
6451
+ Q674456
6452
+ Q674656
6453
+ Q674722
6454
+ Q674799
6455
+ Q674957
6456
+ Q674977
6457
+ Q675003
6458
+ Q675177
6459
+ Q67527
6460
+ Q675309
6461
+ Q67563
6462
+ Q676008
6463
+ Q676039
6464
+ Q676047
6465
+ Q676126
6466
+ Q676378
6467
+ Q676404
6468
+ Q6767
6469
+ Q676721
6470
+ Q676754
6471
+ Q676771
6472
+ Q676899
6473
+ Q676973
6474
+ Q677084
6475
+ Q677400
6476
+ Q677440
6477
+ Q677546
6478
+ Q677570
6479
+ Q677725
6480
+ Q677767
6481
+ Q677806
6482
+ Q677821
6483
+ Q677938
6484
+ Q678127
6485
+ Q678128
6486
+ Q678153
6487
+ Q678169
6488
+ Q678188
6489
+ Q678243
6490
+ Q678263
6491
+ Q678378
6492
+ Q678414
6493
+ Q678492
6494
+ Q678541
6495
+ Q678582
6496
+ Q678695
6497
+ Q678769
6498
+ Q678787
6499
+ Q678840
6500
+ Q678938
6501
+ Q678951
6502
+ Q678982
6503
+ Q679041
6504
+ Q679144
6505
+ Q679172
6506
+ Q679201
6507
+ Q679494
6508
+ Q679530
6509
+ Q67985
6510
+ Q67995
6511
+ Q680134
6512
+ Q680221
6513
+ Q680258
6514
+ Q68027
6515
+ Q68039
6516
+ Q680491
6517
+ Q68050
6518
+ Q680641
6519
+ Q68067
6520
+ Q681136
6521
+ Q681179
6522
+ Q681194
6523
+ Q6816
6524
+ Q681604
6525
+ Q681649
6526
+ Q681719
6527
+ Q681776
6528
+ Q682460
6529
+ Q682682
6530
+ Q682836
6531
+ Q682851
6532
+ Q6829
6533
+ Q682969
6534
+ Q683055
6535
+ Q68314
6536
+ Q6832
6537
+ Q683269
6538
+ Q683445
6539
+ Q683798
6540
+ Q684174
6541
+ Q684370
6542
+ Q684415
6543
+ Q684441
6544
+ Q684534
6545
+ Q684569
6546
+ Q68491
6547
+ Q685
6548
+ Q68505
6549
+ Q685053
6550
+ Q685177
6551
+ Q685282
6552
+ Q68531
6553
+ Q68545
6554
+ Q685455
6555
+ Q685462
6556
+ Q68554
6557
+ Q685557
6558
+ Q685664
6559
+ Q685753
6560
+ Q685780
6561
+ Q685949
6562
+ Q686065
6563
+ Q686219
6564
+ Q686429
6565
+ Q686502
6566
+ Q686826
6567
+ Q686846
6568
+ Q686871
6569
+ Q687123
6570
+ Q687175
6571
+ Q687297
6572
+ Q687335
6573
+ Q687409
6574
+ Q68741
6575
+ Q68742
6576
+ Q68743
6577
+ Q68748
6578
+ Q687619
6579
+ Q688018
6580
+ Q688230
6581
+ Q688300
6582
+ Q688470
6583
+ Q688493
6584
+ Q688507
6585
+ Q688558
6586
+ Q688563
6587
+ Q68864
6588
+ Q688654
6589
+ Q68872
6590
+ Q688893
6591
+ Q689223
6592
+ Q689256
6593
+ Q689459
6594
+ Q689874
6595
+ Q689889
6596
+ Q69006
6597
+ Q690070
6598
+ Q690088
6599
+ Q690275
6600
+ Q69029
6601
+ Q69041
6602
+ Q690442
6603
+ Q6905
6604
+ Q690560
6605
+ Q690821
6606
+ Q690874
6607
+ Q690929
6608
+ Q69096
6609
+ Q691203
6610
+ Q691206
6611
+ Q691399
6612
+ Q691494
6613
+ Q691515
6614
+ Q691611
6615
+ Q691648
6616
+ Q69181
6617
+ Q69183
6618
+ Q691851
6619
+ Q692156
6620
+ Q692186
6621
+ Q692214
6622
+ Q692306
6623
+ Q69232
6624
+ Q692496
6625
+ Q692623
6626
+ Q692646
6627
+ Q692691
6628
+ Q692856
6629
+ Q692946
6630
+ Q693092
6631
+ Q693355
6632
+ Q69338
6633
+ Q693420
6634
+ Q693455
6635
+ Q69349
6636
+ Q693655
6637
+ Q693890
6638
+ Q694
6639
+ Q694148
6640
+ Q694187
6641
+ Q694299
6642
+ Q694401
6643
+ Q694464
6644
+ Q695052
6645
+ Q695070
6646
+ Q695106
6647
+ Q695441
6648
+ Q695784
6649
+ Q695939
6650
+ Q696055
6651
+ Q696152
6652
+ Q696242
6653
+ Q696347
6654
+ Q69638
6655
+ Q696474
6656
+ Q696507
6657
+ Q696779
6658
+ Q69689
6659
+ Q696908
6660
+ Q697106
6661
+ Q697111
6662
+ Q697159
6663
+ Q697188
6664
+ Q697235
6665
+ Q697271
6666
+ Q697397
6667
+ Q697473
6668
+ Q697544
6669
+ Q697563
6670
+ Q697597
6671
+ Q697688
6672
+ Q698082
6673
+ Q698109
6674
+ Q698162
6675
+ Q698244
6676
+ Q698283
6677
+ Q698313
6678
+ Q698370
6679
+ Q698400
6680
+ Q698465
6681
+ Q698559
6682
+ Q698647
6683
+ Q698702
6684
+ Q699326
6685
+ Q69959
6686
+ Q6998
6687
+ Q699861
6688
+ Q699964
6689
+ Q700110
6690
+ Q700139
6691
+ Q700281
6692
+ Q700366
6693
+ Q700402
6694
+ Q700563
6695
+ Q700682
6696
+ Q700721
6697
+ Q700824
6698
+ Q700956
6699
+ Q701029
6700
+ Q701205
6701
+ Q701290
6702
+ Q701297
6703
+ Q701313
6704
+ Q701476
6705
+ Q701507
6706
+ Q701923
6707
+ Q701934
6708
+ Q702
6709
+ Q702233
6710
+ Q702326
6711
+ Q7024
6712
+ Q702406
6713
+ Q702546
6714
+ Q702599
6715
+ Q702787
6716
+ Q702932
6717
+ Q7030
6718
+ Q70305
6719
+ Q70309
6720
+ Q703188
6721
+ Q703203
6722
+ Q703205
6723
+ Q703237
6724
+ Q703298
6725
+ Q70330
6726
+ Q703331
6727
+ Q703429
6728
+ Q703606
6729
+ Q703634
6730
+ Q703935
6731
+ Q703956
6732
+ Q703973
6733
+ Q703980
6734
+ Q704
6735
+ Q704005
6736
+ Q70429
6737
+ Q704317
6738
+ Q704330
6739
+ Q704367
6740
+ Q704440
6741
+ Q704483
6742
+ Q704548
6743
+ Q704703
6744
+ Q704714
6745
+ Q704846
6746
+ Q705162
6747
+ Q705255
6748
+ Q70526
6749
+ Q705438
6750
+ Q70581
6751
+ Q70591
6752
+ Q705929
6753
+ Q705960
6754
+ Q705983
6755
+ Q706031
6756
+ Q70606
6757
+ Q706255
6758
+ Q706456
6759
+ Q706532
6760
+ Q706689
6761
+ Q706759
6762
+ Q70677
6763
+ Q706782
6764
+ Q706838
6765
+ Q706856
6766
+ Q706885
6767
+ Q707017
6768
+ Q707189
6769
+ Q70726
6770
+ Q707314
6771
+ Q707330
6772
+ Q707415
6773
+ Q707420
6774
+ Q707648
6775
+ Q707724
6776
+ Q707822
6777
+ Q707917
6778
+ Q707984
6779
+ Q708024
6780
+ Q708079
6781
+ Q708135
6782
+ Q708333
6783
+ Q708492
6784
+ Q708537
6785
+ Q708694
6786
+ Q708808
6787
+ Q708830
6788
+ Q708886
6789
+ Q708941
6790
+ Q70895
6791
+ Q709045
6792
+ Q709107
6793
+ Q709293
6794
+ Q709432
6795
+ Q709483
6796
+ Q709513
6797
+ Q709550
6798
+ Q709647
6799
+ Q709706
6800
+ Q709772
6801
+ Q709810
6802
+ Q709840
6803
+ Q709936
6804
+ Q710
6805
+ Q71007
6806
+ Q710076
6807
+ Q71022
6808
+ Q710252
6809
+ Q71029
6810
+ Q710303
6811
+ Q710332
6812
+ Q710342
6813
+ Q710418
6814
+ Q710695
6815
+ Q710752
6816
+ Q710813
6817
+ Q710886
6818
+ Q711084
6819
+ Q71127
6820
+ Q711288
6821
+ Q71132
6822
+ Q711410
6823
+ Q711542
6824
+ Q711634
6825
+ Q711742
6826
+ Q711830
6827
+ Q711841
6828
+ Q71195
6829
+ Q712
6830
+ Q712014
6831
+ Q71206
6832
+ Q71237
6833
+ Q71243
6834
+ Q71275
6835
+ Q712836
6836
+ Q713213
6837
+ Q713223
6838
+ Q713274
6839
+ Q713279
6840
+ Q713474
6841
+ Q713581
6842
+ Q71359
6843
+ Q713750
6844
+ Q714128
6845
+ Q71419
6846
+ Q714269
6847
+ Q714317
6848
+ Q714392
6849
+ Q714574
6850
+ Q714594
6851
+ Q714609
6852
+ Q714733
6853
+ Q714776
6854
+ Q714807
6855
+ Q714848
6856
+ Q714913
6857
+ Q71508
6858
+ Q715216
6859
+ Q71548
6860
+ Q715528
6861
+ Q7156
6862
+ Q71593
6863
+ Q716124
6864
+ Q716175
6865
+ Q716288
6866
+ Q716336
6867
+ Q716374
6868
+ Q716493
6869
+ Q716756
6870
+ Q716760
6871
+ Q717
6872
+ Q717016
6873
+ Q717049
6874
+ Q717062
6875
+ Q717280
6876
+ Q717580
6877
+ Q717583
6878
+ Q717860
6879
+ Q718577
6880
+ Q7186
6881
+ Q71874
6882
+ Q719039
6883
+ Q719051
6884
+ Q719127
6885
+ Q719247
6886
+ Q719360
6887
+ Q719383
6888
+ Q719512
6889
+ Q719636
6890
+ Q719701
6891
+ Q719766
6892
+ Q719836
6893
+ Q719891
6894
+ Q719957
6895
+ Q72
6896
+ Q720006
6897
+ Q7201
6898
+ Q720614
6899
+ Q720639
6900
+ Q720806
6901
+ Q721134
6902
+ Q721230
6903
+ Q721231
6904
+ Q721234
6905
+ Q721360
6906
+ Q721551
6907
+ Q721743
6908
+ Q721781
6909
+ Q721798
6910
+ Q721895
6911
+ Q721922
6912
+ Q722085
6913
+ Q722103
6914
+ Q722145
6915
+ Q72217
6916
+ Q722278
6917
+ Q722368
6918
+ Q722418
6919
+ Q722425
6920
+ Q722632
6921
+ Q722652
6922
+ Q722848
6923
+ Q722952
6924
+ Q722971
6925
+ Q723363
6926
+ Q723371
6927
+ Q723458
6928
+ Q72354
6929
+ Q723606
6930
+ Q723607
6931
+ Q723627
6932
+ Q723666
6933
+ Q723682
6934
+ Q723712
6935
+ Q723798
6936
+ Q723803
6937
+ Q723830
6938
+ Q723942
6939
+ Q724065
6940
+ Q724087
6941
+ Q724144
6942
+ Q724164
6943
+ Q724212
6944
+ Q724353
6945
+ Q724366
6946
+ Q72446
6947
+ Q724489
6948
+ Q724614
6949
+ Q724747
6950
+ Q724832
6951
+ Q724941
6952
+ Q724962
6953
+ Q725010
6954
+ Q725207
6955
+ Q725332
6956
+ Q725367
6957
+ Q725424
6958
+ Q725467
6959
+ Q725506
6960
+ Q725517
6961
+ Q725568
6962
+ Q725577
6963
+ Q72562
6964
+ Q725642
6965
+ Q725766
6966
+ Q725793
6967
+ Q726083
6968
+ Q726122
6969
+ Q72615
6970
+ Q726172
6971
+ Q726480
6972
+ Q72651
6973
+ Q726527
6974
+ Q72655
6975
+ Q726595
6976
+ Q72669
6977
+ Q726695
6978
+ Q726764
6979
+ Q726773
6980
+ Q726825
6981
+ Q726967
6982
+ Q727
6983
+ Q7270
6984
+ Q727016
6985
+ Q727135
6986
+ Q727147
6987
+ Q7272
6988
+ Q727274
6989
+ Q727328
6990
+ Q727444
6991
+ Q727514
6992
+ Q727724
6993
+ Q727752
6994
+ Q727786
6995
+ Q727856
6996
+ Q728006
6997
+ Q72801
6998
+ Q728132
6999
+ Q728234
7000
+ Q728288
7001
+ Q728296
7002
+ Q728439
7003
+ Q728560
7004
+ Q72858
7005
+ Q728583
7006
+ Q728657
7007
+ Q728763
7008
+ Q72878
7009
+ Q729098
7010
+ Q729119
7011
+ Q729274
7012
+ Q729293
7013
+ Q729513
7014
+ Q729654
7015
+ Q729786
7016
+ Q72984
7017
+ Q729862
7018
+ Q729890
7019
+ Q729973
7020
+ Q730012
7021
+ Q730219
7022
+ Q730316
7023
+ Q730344
7024
+ Q730436
7025
+ Q730440
7026
+ Q730513
7027
+ Q730593
7028
+ Q730645
7029
+ Q730760
7030
+ Q73102
7031
+ Q731234
7032
+ Q731372
7033
+ Q731417
7034
+ Q73153
7035
+ Q731542
7036
+ Q731595
7037
+ Q73160
7038
+ Q731670
7039
+ Q731702
7040
+ Q73176
7041
+ Q7318
7042
+ Q731998
7043
+ Q7320
7044
+ Q73201
7045
+ Q732106
7046
+ Q732185
7047
+ Q732338
7048
+ Q73243
7049
+ Q732431
7050
+ Q732616
7051
+ Q732669
7052
+ Q73305
7053
+ Q733197
7054
+ Q733212
7055
+ Q733417
7056
+ Q733546
7057
+ Q73358
7058
+ Q733600
7059
+ Q73362
7060
+ Q733748
7061
+ Q733885
7062
+ Q733931
7063
+ Q734069
7064
+ Q734120
7065
+ Q73426
7066
+ Q734273
7067
+ Q734294
7068
+ Q734324
7069
+ Q734335
7070
+ Q73439
7071
+ Q734521
7072
+ Q734785
7073
+ Q73506
7074
+ Q735137
7075
+ Q735139
7076
+ Q735221
7077
+ Q735298
7078
+ Q73540
7079
+ Q735422
7080
+ Q735509
7081
+ Q73555
7082
+ Q735560
7083
+ Q735575
7084
+ Q735977
7085
+ Q736013
7086
+ Q736031
7087
+ Q736032
7088
+ Q736099
7089
+ Q73632
7090
+ Q736325
7091
+ Q736464
7092
+ Q736559
7093
+ Q736561
7094
+ Q736570
7095
+ Q736674
7096
+ Q736768
7097
+ Q736855
7098
+ Q737051
7099
+ Q7371
7100
+ Q737115
7101
+ Q737153
7102
+ Q737164
7103
+ Q737515
7104
+ Q737536
7105
+ Q737570
7106
+ Q737714
7107
+ Q737727
7108
+ Q737751
7109
+ Q737832
7110
+ Q737900
7111
+ Q737903
7112
+ Q737937
7113
+ Q738121
7114
+ Q738155
7115
+ Q738221
7116
+ Q738423
7117
+ Q738427
7118
+ Q738439
7119
+ Q738498
7120
+ Q73853
7121
+ Q738695
7122
+ Q73872
7123
+ Q738773
7124
+ Q73880
7125
+ Q738846
7126
+ Q738876
7127
+ Q738886
7128
+ Q73898
7129
+ Q739102
7130
+ Q739287
7131
+ Q739297
7132
+ Q739384
7133
+ Q739613
7134
+ Q739627
7135
+ Q739662
7136
+ Q73971
7137
+ Q739746
7138
+ Q739808
7139
+ Q739955
7140
+ Q740126
7141
+ Q740168
7142
+ Q740282
7143
+ Q740372
7144
+ Q740472
7145
+ Q740513
7146
+ Q740745
7147
+ Q740968
7148
+ Q741285
7149
+ Q741382
7150
+ Q741428
7151
+ Q741588
7152
+ Q741618
7153
+ Q741723
7154
+ Q741754
7155
+ Q74178
7156
+ Q742043
7157
+ Q742072
7158
+ Q74218
7159
+ Q74235
7160
+ Q74242
7161
+ Q742534
7162
+ Q742918
7163
+ Q743099
7164
+ Q74311
7165
+ Q743122
7166
+ Q743229
7167
+ Q743375
7168
+ Q74356
7169
+ Q743615
7170
+ Q743633
7171
+ Q743881
7172
+ Q743928
7173
+ Q74438
7174
+ Q744530
7175
+ Q744555
7176
+ Q744900
7177
+ Q745000
7178
+ Q745327
7179
+ Q745422
7180
+ Q74547
7181
+ Q745517
7182
+ Q745649
7183
+ Q745731
7184
+ Q745758
7185
+ Q74592
7186
+ Q746271
7187
+ Q746558
7188
+ Q746633
7189
+ Q746756
7190
+ Q746902
7191
+ Q7474
7192
+ Q747470
7193
+ Q748140
7194
+ Q748363
7195
+ Q748427
7196
+ Q748445
7197
+ Q748583
7198
+ Q748856
7199
+ Q74899
7200
+ Q749346
7201
+ Q749589
7202
+ Q749885
7203
+ Q750322
7204
+ Q750646
7205
+ Q750689
7206
+ Q750829
7207
+ Q75091
7208
+ Q751101
7209
+ Q751205
7210
+ Q751232
7211
+ Q751465
7212
+ Q75159
7213
+ Q751765
7214
+ Q75178
7215
+ Q75186
7216
+ Q751935
7217
+ Q75197
7218
+ Q751973
7219
+ Q751994
7220
+ Q752297
7221
+ Q752309
7222
+ Q7524
7223
+ Q752423
7224
+ Q752425
7225
+ Q752483
7226
+ Q7525
7227
+ Q752663
7228
+ Q752669
7229
+ Q75268
7230
+ Q752719
7231
+ Q752787
7232
+ Q7530
7233
+ Q753072
7234
+ Q753223
7235
+ Q753462
7236
+ Q753580
7237
+ Q753685
7238
+ Q753779
7239
+ Q754271
7240
+ Q7545
7241
+ Q754502
7242
+ Q754752
7243
+ Q754844
7244
+ Q7550
7245
+ Q75516
7246
+ Q755165
7247
+ Q755177
7248
+ Q75523
7249
+ Q755259
7250
+ Q755495
7251
+ Q755778
7252
+ Q756203
7253
+ Q756585
7254
+ Q75677
7255
+ Q75684
7256
+ Q756849
7257
+ Q757046
7258
+ Q757098
7259
+ Q75721
7260
+ Q75729
7261
+ Q757382
7262
+ Q757418
7263
+ Q757462
7264
+ Q757600
7265
+ Q75791
7266
+ Q75807
7267
+ Q758088
7268
+ Q758136
7269
+ Q758149
7270
+ Q75847
7271
+ Q758861
7272
+ Q75939
7273
+ Q759482
7274
+ Q759590
7275
+ Q76
7276
+ Q760
7277
+ Q760705
7278
+ Q760736
7279
+ Q76077
7280
+ Q76084
7281
+ Q760872
7282
+ Q761250
7283
+ Q76127
7284
+ Q761302
7285
+ Q761534
7286
+ Q761641
7287
+ Q76173
7288
+ Q76179
7289
+ Q761939
7290
+ Q762079
7291
+ Q762246
7292
+ Q762294
7293
+ Q762358
7294
+ Q76236
7295
+ Q763193
7296
+ Q763334
7297
+ Q763388
7298
+ Q763399
7299
+ Q763465
7300
+ Q763477
7301
+ Q763613
7302
+ Q76367
7303
+ Q763958
7304
+ Q76401
7305
+ Q764179
7306
+ Q76432
7307
+ Q76437
7308
+ Q76456
7309
+ Q76473
7310
+ Q76478
7311
+ Q764812
7312
+ Q764973
7313
+ Q76509
7314
+ Q765165
7315
+ Q76525
7316
+ Q76534
7317
+ Q76538
7318
+ Q765423
7319
+ Q765597
7320
+ Q7662
7321
+ Q7663
7322
+ Q76635
7323
+ Q766443
7324
+ Q76658
7325
+ Q766702
7326
+ Q766785
7327
+ Q766834
7328
+ Q766949
7329
+ Q767010
7330
+ Q767181
7331
+ Q767400
7332
+ Q767438
7333
+ Q767468
7334
+ Q76753
7335
+ Q76770
7336
+ Q768073
7337
+ Q7681
7338
+ Q768380
7339
+ Q768458
7340
+ Q768490
7341
+ Q76906
7342
+ Q769172
7343
+ Q76959
7344
+ Q76984
7345
+ Q769855
7346
+ Q76989
7347
+ Q769953
7348
+ Q77036
7349
+ Q77123
7350
+ Q771236
7351
+ Q771240
7352
+ Q77133
7353
+ Q77141
7354
+ Q77143
7355
+ Q771436
7356
+ Q771610
7357
+ Q77174
7358
+ Q77179
7359
+ Q77183
7360
+ Q77190
7361
+ Q772548
7362
+ Q772618
7363
+ Q772733
7364
+ Q77274
7365
+ Q773239
7366
+ Q773360
7367
+ Q773580
7368
+ Q77369
7369
+ Q7737
7370
+ Q773858
7371
+ Q77419
7372
+ Q774257
7373
+ Q774489
7374
+ Q774694
7375
+ Q774800
7376
+ Q774872
7377
+ Q775028
7378
+ Q77506
7379
+ Q775245
7380
+ Q775431
7381
+ Q775542
7382
+ Q775677
7383
+ Q77569
7384
+ Q775894
7385
+ Q775900
7386
+ Q776011
7387
+ Q776124
7388
+ Q776223
7389
+ Q776461
7390
+ Q776629
7391
+ Q776707
7392
+ Q776867
7393
+ Q776999
7394
+ Q777181
7395
+ Q777337
7396
+ Q777403
7397
+ Q777478
7398
+ Q777488
7399
+ Q777921
7400
+ Q778245
7401
+ Q778345
7402
+ Q778399
7403
+ Q778534
7404
+ Q77863
7405
+ Q778651
7406
+ Q778660
7407
+ Q778696
7408
+ Q778716
7409
+ Q778870
7410
+ Q778952
7411
+ Q778957
7412
+ Q779279
7413
+ Q779563
7414
+ Q779668
7415
+ Q779677
7416
+ Q779698
7417
+ Q780231
7418
+ Q780509
7419
+ Q780539
7420
+ Q78074
7421
+ Q780862
7422
+ Q78087
7423
+ Q7809
7424
+ Q78091
7425
+ Q78108
7426
+ Q781210
7427
+ Q781575
7428
+ Q78190
7429
+ Q782020
7430
+ Q782418
7431
+ Q782805
7432
+ Q783181
7433
+ Q783785
7434
+ Q784812
7435
+ Q78490
7436
+ Q784965
7437
+ Q78501
7438
+ Q7852
7439
+ Q785203
7440
+ Q785304
7441
+ Q785320
7442
+ Q78535
7443
+ Q785360
7444
+ Q785734
7445
+ Q78580
7446
+ Q786242
7447
+ Q786327
7448
+ Q786388
7449
+ Q78656
7450
+ Q786572
7451
+ Q786783
7452
+ Q78685
7453
+ Q78693
7454
+ Q78704
7455
+ Q787098
7456
+ Q787104
7457
+ Q787119
7458
+ Q787127
7459
+ Q787131
7460
+ Q787143
7461
+ Q787148
7462
+ Q787320
7463
+ Q787401
7464
+ Q787502
7465
+ Q787516
7466
+ Q787832
7467
+ Q78793
7468
+ Q788066
7469
+ Q788566
7470
+ Q788828
7471
+ Q78888
7472
+ Q789407
7473
+ Q789419
7474
+ Q79
7475
+ Q790211
7476
+ Q79031
7477
+ Q790654
7478
+ Q79078
7479
+ Q790969
7480
+ Q791041
7481
+ Q791076
7482
+ Q791135
7483
+ Q791164
7484
+ Q791171
7485
+ Q791454
7486
+ Q791598
7487
+ Q791632
7488
+ Q79180
7489
+ Q792092
7490
+ Q792176
7491
+ Q792224
7492
+ Q792636
7493
+ Q792951
7494
+ Q792985
7495
+ Q793226
7496
+ Q793273
7497
+ Q793283
7498
+ Q793740
7499
+ Q794
7500
+ Q794970
7501
+ Q795146
7502
+ Q7952
7503
+ Q795273
7504
+ Q795379
7505
+ Q795610
7506
+ Q795623
7507
+ Q795814
7508
+ Q795978
7509
+ Q796138
7510
+ Q796199
7511
+ Q796205
7512
+ Q796316
7513
+ Q796371
7514
+ Q796820
7515
+ Q796897
7516
+ Q797476
7517
+ Q79800
7518
+ Q79854
7519
+ Q79857
7520
+ Q798836
7521
+ Q79980
7522
+ Q79983
7523
+ Q800148
7524
+ Q800456
7525
+ Q80046
7526
+ Q80061
7527
+ Q8007
7528
+ Q800832
7529
+ Q801
7530
+ Q801506
7531
+ Q801929
7532
+ Q80207
7533
+ Q802231
7534
+ Q802284
7535
+ Q8023
7536
+ Q802356
7537
+ Q80254
7538
+ Q802601
7539
+ Q802990
7540
+ Q803110
7541
+ Q804
7542
+ Q80405
7543
+ Q804265
7544
+ Q804557
7545
+ Q80504
7546
+ Q80589
7547
+ Q80702
7548
+ Q807642
7549
+ Q807916
7550
+ Q808424
7551
+ Q80845
7552
+ Q808626
7553
+ Q808653
7554
+ Q808660
7555
+ Q808682
7556
+ Q80886
7557
+ Q809012
7558
+ Q809029
7559
+ Q80917
7560
+ Q8093
7561
+ Q80943
7562
+ Q80955
7563
+ Q809568
7564
+ Q809571
7565
+ Q80958
7566
+ Q80964
7567
+ Q80966
7568
+ Q809714
7569
+ Q809806
7570
+ Q80987
7571
+ Q810
7572
+ Q810147
7573
+ Q810600
7574
+ Q810616
7575
+ Q810786
7576
+ Q810998
7577
+ Q811050
7578
+ Q81180
7579
+ Q81226
7580
+ Q812281
7581
+ Q812287
7582
+ Q81230
7583
+ Q812332
7584
+ Q812341
7585
+ Q812364
7586
+ Q812373
7587
+ Q812740
7588
+ Q812878
7589
+ Q812948
7590
+ Q81299
7591
+ Q813055
7592
+ Q813212
7593
+ Q813392
7594
+ Q813868
7595
+ Q814296
7596
+ Q814959
7597
+ Q815432
7598
+ Q815515
7599
+ Q81556
7600
+ Q815695
7601
+ Q815731
7602
+ Q81635
7603
+ Q816709
7604
+ Q816763
7605
+ Q816779
7606
+ Q816819
7607
+ Q816836
7608
+ Q816844
7609
+ Q81685
7610
+ Q817159
7611
+ Q817290
7612
+ Q817311
7613
+ Q817356
7614
+ Q817496
7615
+ Q817683
7616
+ Q818082
7617
+ Q818133
7618
+ Q818134
7619
+ Q818204
7620
+ Q818698
7621
+ Q81888
7622
+ Q819
7623
+ Q819125
7624
+ Q819187
7625
+ Q819382
7626
+ Q81949
7627
+ Q819555
7628
+ Q819559
7629
+ Q819561
7630
+ Q819570
7631
+ Q819623
7632
+ Q820046
7633
+ Q820155
7634
+ Q820192
7635
+ Q820216
7636
+ Q820271
7637
+ Q82052
7638
+ Q820887
7639
+ Q821010
7640
+ Q821256
7641
+ Q821421
7642
+ Q821456
7643
+ Q821479
7644
+ Q821547
7645
+ Q821683
7646
+ Q821717
7647
+ Q822021
7648
+ Q822227
7649
+ Q82226
7650
+ Q822666
7651
+ Q822694
7652
+ Q822768
7653
+ Q82290
7654
+ Q822907
7655
+ Q822983
7656
+ Q822990
7657
+ Q823064
7658
+ Q823097
7659
+ Q823315
7660
+ Q823408
7661
+ Q823499
7662
+ Q823637
7663
+ Q823824
7664
+ Q823840
7665
+ Q823959
7666
+ Q824004
7667
+ Q824117
7668
+ Q824125
7669
+ Q824285
7670
+ Q82429
7671
+ Q82513
7672
+ Q825414
7673
+ Q82595
7674
+ Q826060
7675
+ Q826520
7676
+ Q826589
7677
+ Q826600
7678
+ Q826750
7679
+ Q82690
7680
+ Q826988
7681
+ Q827186
7682
+ Q827356
7683
+ Q827415
7684
+ Q827494
7685
+ Q827502
7686
+ Q827961
7687
+ Q828005
7688
+ Q828032
7689
+ Q828099
7690
+ Q828203
7691
+ Q828565
7692
+ Q828781
7693
+ Q829207
7694
+ Q829217
7695
+ Q82955
7696
+ Q830079
7697
+ Q830092
7698
+ Q830247
7699
+ Q83038
7700
+ Q830430
7701
+ Q83077
7702
+ Q830778
7703
+ Q830978
7704
+ Q831044
7705
+ Q83106
7706
+ Q83174
7707
+ Q831957
7708
+ Q832110
7709
+ Q832120
7710
+ Q832137
7711
+ Q832151
7712
+ Q832159
7713
+ Q832170
7714
+ Q83259
7715
+ Q832644
7716
+ Q832727
7717
+ Q832808
7718
+ Q83286
7719
+ Q833002
7720
+ Q83307
7721
+ Q833150
7722
+ Q833163
7723
+ Q833214
7724
+ Q83333
7725
+ Q83338
7726
+ Q833633
7727
+ Q833670
7728
+ Q833728
7729
+ Q833774
7730
+ Q834164
7731
+ Q834213
7732
+ Q834219
7733
+ Q834282
7734
+ Q834309
7735
+ Q83435
7736
+ Q83447
7737
+ Q83456
7738
+ Q83459
7739
+ Q83460
7740
+ Q834605
7741
+ Q834854
7742
+ Q83492
7743
+ Q834944
7744
+ Q8354
7745
+ Q835440
7746
+ Q835662
7747
+ Q835920
7748
+ Q836114
7749
+ Q836279
7750
+ Q836469
7751
+ Q836659
7752
+ Q836810
7753
+ Q836835
7754
+ Q836911
7755
+ Q837093
7756
+ Q837218
7757
+ Q837238
7758
+ Q837558
7759
+ Q837956
7760
+ Q838121
7761
+ Q838134
7762
+ Q83822
7763
+ Q838261
7764
+ Q838330
7765
+ Q83835
7766
+ Q838494
7767
+ Q838521
7768
+ Q838534
7769
+ Q838580
7770
+ Q839042
7771
+ Q839078
7772
+ Q839104
7773
+ Q839139
7774
+ Q839150
7775
+ Q839211
7776
+ Q839319
7777
+ Q84
7778
+ Q84000
7779
+ Q840204
7780
+ Q840286
7781
+ Q840460
7782
+ Q840477
7783
+ Q840599
7784
+ Q84064
7785
+ Q8408
7786
+ Q840924
7787
+ Q841014
7788
+ Q841203
7789
+ Q841245
7790
+ Q841796
7791
+ Q84258
7792
+ Q842614
7793
+ Q84266
7794
+ Q842736
7795
+ Q842794
7796
+ Q8428
7797
+ Q843
7798
+ Q84327
7799
+ Q8434
7800
+ Q843402
7801
+ Q843675
7802
+ Q84388
7803
+ Q843919
7804
+ Q844153
7805
+ Q844271
7806
+ Q844284
7807
+ Q844390
7808
+ Q8445
7809
+ Q844856
7810
+ Q844872
7811
+ Q844931
7812
+ Q844947
7813
+ Q844957
7814
+ Q844972
7815
+ Q845137
7816
+ Q845146
7817
+ Q845188
7818
+ Q845273
7819
+ Q845368
7820
+ Q8455
7821
+ Q84554
7822
+ Q845559
7823
+ Q845859
7824
+ Q84587
7825
+ Q845884
7826
+ Q846008
7827
+ Q846091
7828
+ Q846307
7829
+ Q846420
7830
+ Q8466
7831
+ Q846800
7832
+ Q846866
7833
+ Q847
7834
+ Q847014
7835
+ Q847099
7836
+ Q847121
7837
+ Q847200
7838
+ Q847281
7839
+ Q847309
7840
+ Q847499
7841
+ Q847587
7842
+ Q84774
7843
+ Q847813
7844
+ Q84802
7845
+ Q848103
7846
+ Q848232
7847
+ Q848309
7848
+ Q8484
7849
+ Q84851
7850
+ Q848590
7851
+ Q848786
7852
+ Q848944
7853
+ Q849067
7854
+ Q849116
7855
+ Q849124
7856
+ Q849179
7857
+ Q849221
7858
+ Q849418
7859
+ Q849435
7860
+ Q84957
7861
+ Q849697
7862
+ Q849751
7863
+ Q849823
7864
+ Q849949
7865
+ Q850168
7866
+ Q851
7867
+ Q851057
7868
+ Q851087
7869
+ Q851164
7870
+ Q85162
7871
+ Q851819
7872
+ Q852033
7873
+ Q852063
7874
+ Q852071
7875
+ Q852099
7876
+ Q852243
7877
+ Q852570
7878
+ Q853003
7879
+ Q853028
7880
+ Q85330
7881
+ Q853348
7882
+ Q853708
7883
+ Q853987
7884
+ Q854
7885
+ Q854023
7886
+ Q854141
7887
+ Q854167
7888
+ Q854280
7889
+ Q85476
7890
+ Q854890
7891
+ Q854919
7892
+ Q854932
7893
+ Q855
7894
+ Q855258
7895
+ Q855389
7896
+ Q855401
7897
+ Q855592
7898
+ Q855640
7899
+ Q855670
7900
+ Q85575
7901
+ Q855809
7902
+ Q856024
7903
+ Q856619
7904
+ Q856998
7905
+ Q85700
7906
+ Q857351
7907
+ Q85773
7908
+ Q85776
7909
+ Q857843
7910
+ Q857933
7911
+ Q857938
7912
+ Q858
7913
+ Q85806
7914
+ Q858138
7915
+ Q858193
7916
+ Q858857
7917
+ Q859311
7918
+ Q859458
7919
+ Q859497
7920
+ Q859757
7921
+ Q859761
7922
+ Q860054
7923
+ Q860197
7924
+ Q8603
7925
+ Q86035
7926
+ Q86041
7927
+ Q860472
7928
+ Q860712
7929
+ Q860764
7930
+ Q86078
7931
+ Q86087
7932
+ Q860930
7933
+ Q8611
7934
+ Q861110
7935
+ Q861132
7936
+ Q861141
7937
+ Q86115
7938
+ Q861524
7939
+ Q861888
7940
+ Q8619
7941
+ Q861935
7942
+ Q861977
7943
+ Q862034
7944
+ Q862056
7945
+ Q862303
7946
+ Q862638
7947
+ Q862647
7948
+ Q862878
7949
+ Q863009
7950
+ Q863048
7951
+ Q863259
7952
+ Q863273
7953
+ Q8633
7954
+ Q863773
7955
+ Q8639
7956
+ Q86404
7957
+ Q864108
7958
+ Q864210
7959
+ Q864218
7960
+ Q864234
7961
+ Q864270
7962
+ Q864274
7963
+ Q864281
7964
+ Q8643
7965
+ Q864433
7966
+ Q86471
7967
+ Q864827
7968
+ Q864855
7969
+ Q865
7970
+ Q865720
7971
+ Q865735
7972
+ Q86632
7973
+ Q866725
7974
+ Q866856
7975
+ Q867043
7976
+ Q8673
7977
+ Q867320
7978
+ Q867391
7979
+ Q867530
7980
+ Q867537
7981
+ Q86761
7982
+ Q867698
7983
+ Q867817
7984
+ Q867878
7985
+ Q867883
7986
+ Q868151
7987
+ Q868154
7988
+ Q8682
7989
+ Q868517
7990
+ Q868594
7991
+ Q8687
7992
+ Q868751
7993
+ Q868824
7994
+ Q868856
7995
+ Q868898
7996
+ Q869
7997
+ Q869060
7998
+ Q869230
7999
+ Q869263
8000
+ Q869276
8001
+ Q869278
8002
+ Q869319
8003
+ Q869334
8004
+ Q869474
8005
+ Q869607
8006
+ Q869659
8007
+ Q869752
8008
+ Q869820
8009
+ Q869846
8010
+ Q869895
8011
+ Q869909
8012
+ Q869931
8013
+ Q869987
8014
+ Q870015
8015
+ Q8701
8016
+ Q870291
8017
+ Q870473
8018
+ Q870654
8019
+ Q870716
8020
+ Q87105
8021
+ Q871069
8022
+ Q871284
8023
+ Q87130
8024
+ Q871745
8025
+ Q872199
8026
+ Q8723
8027
+ Q872323
8028
+ Q872468
8029
+ Q872593
8030
+ Q872626
8031
+ Q872682
8032
+ Q872776
8033
+ Q8728
8034
+ Q872850
8035
+ Q872917
8036
+ Q873
8037
+ Q873089
8038
+ Q873186
8039
+ Q873231
8040
+ Q873239
8041
+ Q873279
8042
+ Q8733
8043
+ Q873634
8044
+ Q873842
8045
+ Q874108
8046
+ Q874360
8047
+ Q874484
8048
+ Q874628
8049
+ Q874696
8050
+ Q8749
8051
+ Q874919
8052
+ Q874948
8053
+ Q875120
8054
+ Q875131
8055
+ Q875138
8056
+ Q8753
8057
+ Q875340
8058
+ Q875384
8059
+ Q875447
8060
+ Q87554
8061
+ Q875674
8062
+ Q875788
8063
+ Q875889
8064
+ Q875903
8065
+ Q8760
8066
+ Q876062
8067
+ Q876226
8068
+ Q876376
8069
+ Q876402
8070
+ Q876468
8071
+ Q876568
8072
+ Q876583
8073
+ Q876622
8074
+ Q876720
8075
+ Q876729
8076
+ Q876848
8077
+ Q876948
8078
+ Q877162
8079
+ Q877289
8080
+ Q877362
8081
+ Q877369
8082
+ Q877581
8083
+ Q877740
8084
+ Q877851
8085
+ Q877931
8086
+ Q877952
8087
+ Q878
8088
+ Q8780
8089
+ Q878088
8090
+ Q878525
8091
+ Q878632
8092
+ Q878754
8093
+ Q879042
8094
+ Q879101
8095
+ Q879347
8096
+ Q879392
8097
+ Q87942
8098
+ Q879705
8099
+ Q879875
8100
+ Q879876
8101
+ Q880150
8102
+ Q880198
8103
+ Q88022
8104
+ Q880447
8105
+ Q880590
8106
+ Q8806
8107
+ Q88114
8108
+ Q881162
8109
+ Q881184
8110
+ Q881189
8111
+ Q881199
8112
+ Q8812
8113
+ Q881278
8114
+ Q881295
8115
+ Q88150
8116
+ Q881647
8117
+ Q881813
8118
+ Q8823
8119
+ Q882458
8120
+ Q883
8121
+ Q883021
8122
+ Q883412
8123
+ Q8835
8124
+ Q883533
8125
+ Q883545
8126
+ Q883555
8127
+ Q884
8128
+ Q884048
8129
+ Q884328
8130
+ Q884339
8131
+ Q88443
8132
+ Q884581
8133
+ Q88466
8134
+ Q884997
8135
+ Q8857
8136
+ Q885732
8137
+ Q88581
8138
+ Q8863
8139
+ Q886577
8140
+ Q88669
8141
+ Q886907
8142
+ Q887003
8143
+ Q887090
8144
+ Q887117
8145
+ Q887469
8146
+ Q8877
8147
+ Q887809
8148
+ Q887923
8149
+ Q887935
8150
+ Q888006
8151
+ Q888024
8152
+ Q8882
8153
+ Q888241
8154
+ Q888503
8155
+ Q888504
8156
+ Q888630
8157
+ Q888686
8158
+ Q88889
8159
+ Q889
8160
+ Q889248
8161
+ Q889294
8162
+ Q889630
8163
+ Q889641
8164
+ Q889643
8165
+ Q88975
8166
+ Q890005
8167
+ Q890441
8168
+ Q890635
8169
+ Q890855
8170
+ Q890971
8171
+ Q891
8172
+ Q891037
8173
+ Q89173
8174
+ Q892
8175
+ Q8927
8176
+ Q892722
8177
+ Q892927
8178
+ Q893649
8179
+ Q89371
8180
+ Q893738
8181
+ Q893772
8182
+ Q893785
8183
+ Q893873
8184
+ Q89413
8185
+ Q894275
8186
+ Q894277
8187
+ Q894567
8188
+ Q894588
8189
+ Q895540
8190
+ Q895570
8191
+ Q895796
8192
+ Q896047
8193
+ Q896189
8194
+ Q896355
8195
+ Q896393
8196
+ Q896427
8197
+ Q896736
8198
+ Q896852
8199
+ Q896935
8200
+ Q89698
8201
+ Q897087
8202
+ Q897117
8203
+ Q897190
8204
+ Q897228
8205
+ Q897234
8206
+ Q897275
8207
+ Q89728
8208
+ Q897424
8209
+ Q897490
8210
+ Q897647
8211
+ Q897738
8212
+ Q897818
8213
+ Q897943
8214
+ Q898467
8215
+ Q898676
8216
+ Q898840
8217
+ Q899039
8218
+ Q899189
8219
+ Q89932
8220
+ Q899635
8221
+ Q90
8222
+ Q900130
8223
+ Q900288
8224
+ Q900369
8225
+ Q900479
8226
+ Q900586
8227
+ Q90073
8228
+ Q901579
8229
+ Q901741
8230
+ Q902005
8231
+ Q902439
8232
+ Q902788
8233
+ Q90281
8234
+ Q902985
8235
+ Q90306
8236
+ Q903257
8237
+ Q903363
8238
+ Q903471
8239
+ Q903819
8240
+ Q903822
8241
+ Q903825
8242
+ Q90408
8243
+ Q904123
8244
+ Q904344
8245
+ Q904528
8246
+ Q904556
8247
+ Q904732
8248
+ Q904875
8249
+ Q905188
8250
+ Q905247
8251
+ Q905450
8252
+ Q905543
8253
+ Q9061
8254
+ Q906557
8255
+ Q907169
8256
+ Q907321
8257
+ Q907440
8258
+ Q90812
8259
+ Q90813
8260
+ Q90843
8261
+ Q908477
8262
+ Q9085
8263
+ Q908525
8264
+ Q908745
8265
+ Q90892
8266
+ Q909189
8267
+ Q909202
8268
+ Q909269
8269
+ Q909289
8270
+ Q909321
8271
+ Q909452
8272
+ Q910038
8273
+ Q910224
8274
+ Q910228
8275
+ Q910308
8276
+ Q910379
8277
+ Q910392
8278
+ Q910505
8279
+ Q91138
8280
+ Q911586
8281
+ Q911655
8282
+ Q911681
8283
+ Q911766
8284
+ Q911797
8285
+ Q911811
8286
+ Q911994
8287
+ Q912133
8288
+ Q912220
8289
+ Q912225
8290
+ Q912247
8291
+ Q912402
8292
+ Q912473
8293
+ Q912528
8294
+ Q912791
8295
+ Q912804
8296
+ Q913113
8297
+ Q913261
8298
+ Q913270
8299
+ Q913389
8300
+ Q913404
8301
+ Q91356
8302
+ Q913714
8303
+ Q914004
8304
+ Q914169
8305
+ Q914329
8306
+ Q91435
8307
+ Q915352
8308
+ Q915665
8309
+ Q91591
8310
+ Q916088
8311
+ Q91636
8312
+ Q916468
8313
+ Q91649
8314
+ Q916565
8315
+ Q916613
8316
+ Q916645
8317
+ Q916938
8318
+ Q916950
8319
+ Q916967
8320
+ Q917581
8321
+ Q917669
8322
+ Q917716
8323
+ Q918044
8324
+ Q918129
8325
+ Q918144
8326
+ Q918209
8327
+ Q918276
8328
+ Q91845
8329
+ Q918452
8330
+ Q918534
8331
+ Q918620
8332
+ Q918630
8333
+ Q918646
8334
+ Q918711
8335
+ Q918979
8336
+ Q919026
8337
+ Q91909
8338
+ Q91938
8339
+ Q919396
8340
+ Q919959
8341
+ Q919999
8342
+ Q920038
8343
+ Q920088
8344
+ Q920161
8345
+ Q920263
8346
+ Q920302
8347
+ Q920323
8348
+ Q9204
8349
+ Q920458
8350
+ Q920573
8351
+ Q920637
8352
+ Q920783
8353
+ Q9208
8354
+ Q920800
8355
+ Q921103
8356
+ Q9212
8357
+ Q921345
8358
+ Q921467
8359
+ Q921469
8360
+ Q92161
8361
+ Q921661
8362
+ Q921663
8363
+ Q921680
8364
+ Q9219
8365
+ Q922052
8366
+ Q922116
8367
+ Q922226
8368
+ Q922263
8369
+ Q922320
8370
+ Q922322
8371
+ Q922357
8372
+ Q922396
8373
+ Q922698
8374
+ Q922804
8375
+ Q923052
8376
+ Q92306
8377
+ Q923088
8378
+ Q923106
8379
+ Q923191
8380
+ Q923200
8381
+ Q923318
8382
+ Q923399
8383
+ Q923540
8384
+ Q923712
8385
+ Q923813
8386
+ Q924068
8387
+ Q924281
8388
+ Q924289
8389
+ Q924318
8390
+ Q924335
8391
+ Q92434
8392
+ Q924516
8393
+ Q924561
8394
+ Q924708
8395
+ Q925178
8396
+ Q925526
8397
+ Q92562
8398
+ Q925804
8399
+ Q925832
8400
+ Q926028
8401
+ Q92618
8402
+ Q92632
8403
+ Q926469
8404
+ Q92657
8405
+ Q926682
8406
+ Q926756
8407
+ Q9268
8408
+ Q926806
8409
+ Q927023
8410
+ Q927061
8411
+ Q927297
8412
+ Q927441
8413
+ Q92746
8414
+ Q927469
8415
+ Q927484
8416
+ Q927634
8417
+ Q927959
8418
+ Q928
8419
+ Q928065
8420
+ Q92809
8421
+ Q928110
8422
+ Q928133
8423
+ Q928216
8424
+ Q928517
8425
+ Q92854
8426
+ Q928575
8427
+ Q928599
8428
+ Q928764
8429
+ Q928862
8430
+ Q929027
8431
+ Q929102
8432
+ Q929111
8433
+ Q929118
8434
+ Q92914
8435
+ Q929159
8436
+ Q929209
8437
+ Q929226
8438
+ Q92930
8439
+ Q929349
8440
+ Q929360
8441
+ Q929467
8442
+ Q929507
8443
+ Q929563
8444
+ Q929630
8445
+ Q929632
8446
+ Q929753
8447
+ Q929823
8448
+ Q929863
8449
+ Q929872
8450
+ Q930121
8451
+ Q930275
8452
+ Q930328
8453
+ Q930396
8454
+ Q930445
8455
+ Q930517
8456
+ Q930519
8457
+ Q930627
8458
+ Q930748
8459
+ Q930817
8460
+ Q930970
8461
+ Q931078
8462
+ Q93119
8463
+ Q93130
8464
+ Q931585
8465
+ Q93166
8466
+ Q931704
8467
+ Q931795
8468
+ Q93181
8469
+ Q93187
8470
+ Q931954
8471
+ Q9322
8472
+ Q932281
8473
+ Q932344
8474
+ Q9325
8475
+ Q932734
8476
+ Q932863
8477
+ Q932932
8478
+ Q933300
8479
+ Q93351
8480
+ Q933939
8481
+ Q934027
8482
+ Q934145
8483
+ Q934519
8484
+ Q934780
8485
+ Q934853
8486
+ Q934958
8487
+ Q935022
8488
+ Q935253
8489
+ Q935283
8490
+ Q935299
8491
+ Q935392
8492
+ Q935521
8493
+ Q935663
8494
+ Q935735
8495
+ Q935843
8496
+ Q936024
8497
+ Q936035
8498
+ Q936037
8499
+ Q936106
8500
+ Q936142
8501
+ Q936187
8502
+ Q936306
8503
+ Q9365
8504
+ Q936680
8505
+ Q936683
8506
+ Q936772
8507
+ Q936812
8508
+ Q936897
8509
+ Q93690
8510
+ Q936956
8511
+ Q937015
8512
+ Q937084
8513
+ Q937205
8514
+ Q937410
8515
+ Q937629
8516
+ Q937856
8517
+ Q937857
8518
+ Q938068
8519
+ Q938137
8520
+ Q938573
8521
+ Q938686
8522
+ Q938703
8523
+ Q938708
8524
+ Q938788
8525
+ Q938810
8526
+ Q938814
8527
+ Q938844
8528
+ Q938861
8529
+ Q93910
8530
+ Q93911
8531
+ Q939352
8532
+ Q939458
8533
+ Q939539
8534
+ Q93957
8535
+ Q93963
8536
+ Q939831
8537
+ Q94
8538
+ Q940135
8539
+ Q940144
8540
+ Q94056
8541
+ Q940562
8542
+ Q940651
8543
+ Q940741
8544
+ Q9408
8545
+ Q940810
8546
+ Q940821
8547
+ Q940914
8548
+ Q940942
8549
+ Q940958
8550
+ Q941013
8551
+ Q941147
8552
+ Q94121
8553
+ Q941212
8554
+ Q941300
8555
+ Q941320
8556
+ Q94162
8557
+ Q941740
8558
+ Q942151
8559
+ Q942164
8560
+ Q942240
8561
+ Q942284
8562
+ Q942425
8563
+ Q942579
8564
+ Q9426
8565
+ Q942652
8566
+ Q942716
8567
+ Q942773
8568
+ Q943106
8569
+ Q943181
8570
+ Q943379
8571
+ Q943558
8572
+ Q943564
8573
+ Q94360
8574
+ Q94362
8575
+ Q9437
8576
+ Q943806
8577
+ Q943959
8578
+ Q944048
8579
+ Q944229
8580
+ Q944231
8581
+ Q944321
8582
+ Q944480
8583
+ Q944502
8584
+ Q9448
8585
+ Q944876
8586
+ Q944986
8587
+ Q945016
8588
+ Q945256
8589
+ Q945309
8590
+ Q945330
8591
+ Q94571
8592
+ Q945887
8593
+ Q94605
8594
+ Q946247
8595
+ Q946426
8596
+ Q946473
8597
+ Q946492
8598
+ Q946495
8599
+ Q946713
8600
+ Q946772
8601
+ Q946985
8602
+ Q94709
8603
+ Q947090
8604
+ Q947222
8605
+ Q947264
8606
+ Q947568
8607
+ Q948
8608
+ Q948030
8609
+ Q948122
8610
+ Q948167
8611
+ Q948182
8612
+ Q948238
8613
+ Q948276
8614
+ Q948414
8615
+ Q948505
8616
+ Q948657
8617
+ Q948721
8618
+ Q948779
8619
+ Q948933
8620
+ Q949035
8621
+ Q949132
8622
+ Q949430
8623
+ Q949521
8624
+ Q949610
8625
+ Q949762
8626
+ Q949799
8627
+ Q95002
8628
+ Q950154
8629
+ Q95019
8630
+ Q950210
8631
+ Q95026
8632
+ Q95041
8633
+ Q95048
8634
+ Q95055
8635
+ Q950644
8636
+ Q950657
8637
+ Q95068
8638
+ Q95076
8639
+ Q950831
8640
+ Q95089
8641
+ Q950931
8642
+ Q950958
8643
+ Q951169
8644
+ Q95125
8645
+ Q951298
8646
+ Q951395
8647
+ Q95145
8648
+ Q95160
8649
+ Q951772
8650
+ Q951946
8651
+ Q951957
8652
+ Q952045
8653
+ Q952076
8654
+ Q952096
8655
+ Q952142
8656
+ Q952620
8657
+ Q95269
8658
+ Q952773
8659
+ Q953052
8660
+ Q95308
8661
+ Q9531
8662
+ Q953157
8663
+ Q95325
8664
+ Q953282
8665
+ Q953595
8666
+ Q953627
8667
+ Q953762
8668
+ Q95388
8669
+ Q95406
8670
+ Q954106
8671
+ Q954137
8672
+ Q954220
8673
+ Q954450
8674
+ Q954545
8675
+ Q95489
8676
+ Q955592
8677
+ Q955775
8678
+ Q955836
8679
+ Q956
8680
+ Q95605
8681
+ Q956072
8682
+ Q956073
8683
+ Q956083
8684
+ Q956816
8685
+ Q956836
8686
+ Q95687
8687
+ Q95692
8688
+ Q957102
8689
+ Q957237
8690
+ Q957353
8691
+ Q957469
8692
+ Q957565
8693
+ Q957569
8694
+ Q957952
8695
+ Q95812
8696
+ Q9582
8697
+ Q958223
8698
+ Q958413
8699
+ Q95846
8700
+ Q958521
8701
+ Q958560
8702
+ Q958630
8703
+ Q9588
8704
+ Q95891
8705
+ Q959
8706
+ Q959058
8707
+ Q95926
8708
+ Q959357
8709
+ Q959520
8710
+ Q959635
8711
+ Q959661
8712
+ Q95990
8713
+ Q96
8714
+ Q960022
8715
+ Q960037
8716
+ Q960137
8717
+ Q960226
8718
+ Q960473
8719
+ Q960602
8720
+ Q960639
8721
+ Q960966
8722
+ Q961048
8723
+ Q961526
8724
+ Q9616
8725
+ Q961648
8726
+ Q961671
8727
+ Q9617
8728
+ Q961728
8729
+ Q961776
8730
+ Q961845
8731
+ Q961876
8732
+ Q961993
8733
+ Q962080
8734
+ Q962333
8735
+ Q962487
8736
+ Q9626
8737
+ Q962646
8738
+ Q962728
8739
+ Q96273
8740
+ Q962746
8741
+ Q962799
8742
+ Q962859
8743
+ Q962924
8744
+ Q962932
8745
+ Q963045
8746
+ Q963227
8747
+ Q963606
8748
+ Q963663
8749
+ Q963799
8750
+ Q963850
8751
+ Q963854
8752
+ Q96399
8753
+ Q9640
8754
+ Q964024
8755
+ Q964032
8756
+ Q964212
8757
+ Q9643
8758
+ Q964349
8759
+ Q964458
8760
+ Q96450
8761
+ Q964557
8762
+ Q964831
8763
+ Q964839
8764
+ Q964957
8765
+ Q965073
8766
+ Q965097
8767
+ Q965131
8768
+ Q965155
8769
+ Q965220
8770
+ Q9653
8771
+ Q965355
8772
+ Q965379
8773
+ Q965560
8774
+ Q96564
8775
+ Q966030
8776
+ Q96624
8777
+ Q966353
8778
+ Q96645
8779
+ Q966481
8780
+ Q966738
8781
+ Q966791
8782
+ Q966853
8783
+ Q967018
8784
+ Q967024
8785
+ Q967112
8786
+ Q967165
8787
+ Q967319
8788
+ Q96747
8789
+ Q9675
8790
+ Q967505
8791
+ Q967630
8792
+ Q967737
8793
+ Q967760
8794
+ Q967859
8795
+ Q968038
8796
+ Q96809
8797
+ Q968116
8798
+ Q968139
8799
+ Q968148
8800
+ Q9682
8801
+ Q968234
8802
+ Q968250
8803
+ Q968365
8804
+ Q9684
8805
+ Q968543
8806
+ Q968576
8807
+ Q968876
8808
+ Q969475
8809
+ Q969516
8810
+ Q9696
8811
+ Q969688
8812
+ Q96971
8813
+ Q969977
8814
+ Q970089
8815
+ Q970172
8816
+ Q970217
8817
+ Q97037
8818
+ Q970377
8819
+ Q970433
8820
+ Q970476
8821
+ Q970485
8822
+ Q970565
8823
+ Q970618
8824
+ Q97062
8825
+ Q970732
8826
+ Q970896
8827
+ Q970989
8828
+ Q971008
8829
+ Q971098
8830
+ Q971219
8831
+ Q971363
8832
+ Q971412
8833
+ Q971490
8834
+ Q971538
8835
+ Q97160
8836
+ Q971701
8837
+ Q971732
8838
+ Q971843
8839
+ Q972215
8840
+ Q972296
8841
+ Q972461
8842
+ Q972716
8843
+ Q973266
8844
+ Q973418
8845
+ Q973476
8846
+ Q97399
8847
+ Q973996
8848
+ Q974224
8849
+ Q974228
8850
+ Q974253
8851
+ Q974277
8852
+ Q974369
8853
+ Q974370
8854
+ Q974530
8855
+ Q974629
8856
+ Q974736
8857
+ Q974780
8858
+ Q975003
8859
+ Q975033
8860
+ Q975308
8861
+ Q976017
8862
+ Q976251
8863
+ Q976370
8864
+ Q976544
8865
+ Q976561
8866
+ Q976612
8867
+ Q976653
8868
+ Q977018
8869
+ Q977098
8870
+ Q977302
8871
+ Q977424
8872
+ Q977529
8873
+ Q977759
8874
+ Q977903
8875
+ Q977948
8876
+ Q977964
8877
+ Q978005
8878
+ Q978250
8879
+ Q978323
8880
+ Q978420
8881
+ Q978508
8882
+ Q978661
8883
+ Q978684
8884
+ Q978772
8885
+ Q978882
8886
+ Q978922
8887
+ Q979470
8888
+ Q979511
8889
+ Q979547
8890
+ Q979563
8891
+ Q979591
8892
+ Q979606
8893
+ Q979652
8894
+ Q97988
8895
+ Q979937
8896
+ Q980
8897
+ Q980189
8898
+ Q980337
8899
+ Q980369
8900
+ Q980426
8901
+ Q980475
8902
+ Q980490
8903
+ Q980493
8904
+ Q980528
8905
+ Q980542
8906
+ Q980632
8907
+ Q980653
8908
+ Q980818
8909
+ Q980829
8910
+ Q98095
8911
+ Q981274
8912
+ Q981315
8913
+ Q981345
8914
+ Q981427
8915
+ Q981473
8916
+ Q981488
8917
+ Q981517
8918
+ Q981587
8919
+ Q98163
8920
+ Q981642
8921
+ Q981690
8922
+ Q981712
8923
+ Q981767
8924
+ Q981799
8925
+ Q981918
8926
+ Q981943
8927
+ Q981971
8928
+ Q982023
8929
+ Q982061
8930
+ Q982109
8931
+ Q982155
8932
+ Q982381
8933
+ Q982534
8934
+ Q98259
8935
+ Q982789
8936
+ Q982889
8937
+ Q982927
8938
+ Q982945
8939
+ Q982982
8940
+ Q983069
8941
+ Q983138
8942
+ Q983415
8943
+ Q983623
8944
+ Q98368
8945
+ Q983694
8946
+ Q983705
8947
+ Q984140
8948
+ Q984144
8949
+ Q98423
8950
+ Q984294
8951
+ Q984395
8952
+ Q984397
8953
+ Q984417
8954
+ Q98461
8955
+ Q985
8956
+ Q985146
8957
+ Q985271
8958
+ Q985484
8959
+ Q98577
8960
+ Q986045
8961
+ Q986120
8962
+ Q986235
8963
+ Q986242
8964
+ Q98625
8965
+ Q986269
8966
+ Q986422
8967
+ Q986458
8968
+ Q986688
8969
+ Q98672
8970
+ Q986725
8971
+ Q986795
8972
+ Q986805
8973
+ Q986820
8974
+ Q986921
8975
+ Q987070
8976
+ Q987080
8977
+ Q987285
8978
+ Q987393
8979
+ Q987491
8980
+ Q987584
8981
+ Q987830
8982
+ Q987868
8983
+ Q988107
8984
+ Q988121
8985
+ Q988145
8986
+ Q988172
8987
+ Q988227
8988
+ Q988431
8989
+ Q98868
8990
+ Q988690
8991
+ Q988691
8992
+ Q98885
8993
+ Q988872
8994
+ Q989
8995
+ Q98926
8996
+ Q989442
8997
+ Q989445
8998
+ Q989447
8999
+ Q989450
9000
+ Q98967
9001
+ Q989805
9002
+ Q9899
9003
+ Q990430
9004
+ Q990873
9005
+ Q991004
9006
+ Q991519
9007
+ Q9916
9008
+ Q991765
9009
+ Q991778
9010
+ Q991815
9011
+ Q992121
9012
+ Q992275
9013
+ Q992537
9014
+ Q992958
9015
+ Q992996
9016
+ Q993031
9017
+ Q993050
9018
+ Q993053
9019
+ Q993153
9020
+ Q993158
9021
+ Q99317
9022
+ Q993182
9023
+ Q993191
9024
+ Q993239
9025
+ Q993405
9026
+ Q993604
9027
+ Q993626
9028
+ Q993854
9029
+ Q993887
9030
+ Q994
9031
+ Q994128
9032
+ Q994171
9033
+ Q994255
9034
+ Q99443
9035
+ Q994701
9036
+ Q994723
9037
+ Q994760
9038
+ Q994779
9039
+ Q994811
9040
+ Q994827
9041
+ Q995049
9042
+ Q995069
9043
+ Q995152
9044
+ Q995313
9045
+ Q995337
9046
+ Q995424
9047
+ Q995660
9048
+ Q9960
9049
+ Q996210
9050
+ Q996644
9051
+ Q996650
9052
+ Q997359
9053
+ Q997392
9054
+ Q99741
9055
+ Q997522
9056
+ Q998066
9057
+ Q99829
9058
+ Q99842
9059
+ Q99850
9060
+ Q99855
9061
+ Q999035
9062
+ Q999174
9063
+ Q99921
9064
+ Q999734
9065
+ Q999763
9066
+ Q999781
benchmark/labels.tsv ADDED
The diff for this file is too large to render. See raw diff
 
paper-supplement/appendices-removed-2026-08-20.tex ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ % Appendices removed from the CIKM 2026 camera-ready on 2026-08-20.
2
+ % Reason: the page limit is "4 pages for content + unlimited extra pages for
3
+ % GenAI disclosure and references ONLY" (proceedings chairs, 2026-08-10), so
4
+ % appendices count as content. Both sat on p5. Removing this block puts the
5
+ % content cleanly back inside p4.
6
+ % This material is NOT deleted -- it belongs in the dataset card / any extended
7
+ % version. Verbatim as it stood at commit 2704a84.
8
+
9
+ \appendix
10
+ \section{Composability: Closed Form and Non-Equivalence to Intersection}
11
+ \label{app:proof}
12
+ \paragraph{Closed form (by induction).} \emph{Base case ($i\!=\!1$):} with $\Phi_0=(-\infty,\tq]$, $\Phi_1 = [\max(-\infty, t^1_{\mathrm{s}}),\, \min(t^1_{\mathrm{e}}, \tq)] = [t^1_{\mathrm{s}},\, \min(t^1_{\mathrm{e}}, \tq)]$, matching the claim. \emph{Inductive step:} by hypothesis $\mathrm{start}(\Phi_{i-1}) = \max_{j<i} t^j_{\mathrm{s}}$, so $\mathrm{start}(\Phi_i) = \max(\max_{j<i} t^j_{\mathrm{s}},\, t^i_{\mathrm{s}}) = \max_{j\le i} t^j_{\mathrm{s}}$. If every $\Phi_i\neq\emptyset$, setting $t_i=\mathrm{start}(\Phi_i)$ gives $t_i\in\tau_i$, $t_i\le\tq$, and $t_{i-1}\le t_i$ (monotone, since $\max_{j\le i} t^j_{\mathrm{s}}$ is non-decreasing in $i$), a witness for Def.~\ref{def:consistent}; conversely an empty $\Phi_i$ makes the constraints jointly unsatisfiable. The right end depends only on $t^i_{\mathrm{e}}$ (not $t^{j<i}_{\mathrm{e}}$), which is why $\oplus$ admits sequence chains that intersection rejects.
13
+
14
+ \paragraph{Non-equivalence to intersection.} $\oplus$ is \emph{not} the interval intersection $\bigcap_i \tau_i \cap (-\infty,\tq]$, which demands all hops share one instant. For $\tau_1\!=\![2010,2015]$, $\tau_2\!=\![2018,2020]$, $\tau_3\!=\![2017,2019]$, $\tq\!=\!2025$, the intersection is empty but $\oplus$ yields $\Phi_3\!=\![2018,2019]$ --- a coherent chain (a chair through 2015, a successor firm's CEO from 2018, joining a board in 2019; monotone witness $t_1{=}2015\le t_2{=}2018\le t_3{=}2019$). Interval intersection would reject this chain; $\oplus$ admits it.
15
+
16
+ \section{Construction Details}
17
+ \label{app:construction}
18
+ Stage 2 candidate generation samples $9$ surface-form templates total ($3$ point-in-time, $2$ each for before-after, interval, sequence), parameterised over anchor entity, relation chain, and reference year, with seed 42 (\texttt{code/build\_benchmark.py:QUESTION\_TEMPLATES}). Stage 3's $\oplus$ filter (Def.~\ref{def:composability}) discards chains with empty composed window; on point-in-time \texttt{tkgl-smallpedia} this is redundant with the same-year constraint already imposed by the Stage 2 sampler, and is retained for portability to validity-window TKGs. Stage 4 MinHash deduplication uses $128$ permutations over character $3$-grams and a Jaccard similarity threshold of $0.8$ (\texttt{MinHashDeduplicator}, seed 42), retaining the surviving $8{,}710$ questions from $\sim$40K candidates. Validity at $\tq$ is closed on both ends: \texttt{Triple.valid\_at(t)} returns $t_{\mathrm{start}}\!\le\!t\!\le\!t_{\mathrm{end}}$; on point-in-time TKGs ($t_{\mathrm{start}}=t_{\mathrm{end}}$) this is exact-year equality, the same year-integer granularity at which $\tq$ is sampled. $S^{*}$ is constructed by shortest-path retrieval under the per-hop $\mathtt{valid\_at}(\tq)$ filter; $S_{\mathrm{dist}}$ and $S_{\mathrm{stale}}$ follow \S\ref{sec:design}. For interval-window TKGs (YAGO3, ICEWS), the closed-interval convention should be checked against the source data's semantics.
19
+
paper-supplement/tab-by-operator-removed-2026-08-20.tex ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ % tab:by-operator, cut from the CIKM camera-ready 2026-08-20 for the page
2
+ % limit. Summarised by one sentence in the retrieval-quality paragraph.
3
+ % Belongs in the dataset card. Preserved verbatim.
4
+
5
+ \begin{table}[t]
6
+ \centering
7
+ \footnotesize
8
+ % CAMERA-READY-TODO(prose): this caption's attribution of interval's stale-blind resilience ("the metric's same-(s,r,o) test admits stale variants") is a real but SECONDARY effect. The primary driver is the interval answer leakage: t_query == gold answer year on 864/864 = 100.0% of interval questions, which is also why interval tops every retrieval slice (TRP 0.376, CCR 0.920, stale-blind CCR 0.773 vs 0.03-0.08 on all other operators). Rewrite the caption's causal clause when the leakage subsection lands; do not leave the current attribution as the sole explanation.
9
+ \caption{Per-operator CCR breakdown on the \tempbench{} test split. Stale-blind collapses where the temporal filter is decisive (PIT/BA/sequence) but holds on \emph{interval} because the metric's same-$(s,r,o)$ test admits stale variants as covering an interval gold (operator property, not retriever skill).}
10
+ \label{tab:by-operator}
11
+ \begin{tabular}{lrrr}
12
+ \toprule
13
+ Operator & T-2hop & T-3hop & stale-blind \\
14
+ \midrule
15
+ point-in-time ($n\!=\!535$) & 0.84 & 0.87 & 0.08 \\
16
+ before/after ($n\!=\!517$) & 0.85 & 0.88 & 0.07 \\
17
+ sequence ($n\!=\!528$) & 0.81 & 0.87 & 0.03 \\
18
+ interval ($n\!=\!163$) & 0.92 & 0.96 & \textbf{0.77} \\
19
+ \bottomrule
20
+ \end{tabular}
21
+ \end{table}
paper-supplement/tab-rank-metrics-removed-2026-08-20.tex ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ % tab:rank-metrics, offloaded from the CIKM camera-ready 2026-08-20 for the
2
+ % page limit. Its findings are carried by one sentence in the results text.
3
+ % Belongs in the dataset card. Preserved verbatim.
4
+
5
+ \begin{table}[t]
6
+ \centering
7
+ \footnotesize
8
+ \caption{[CAMERA-READY-TODO(prose): caption]}
9
+ \label{tab:rank-metrics}
10
+ \begin{tabular}{lrrrrr}
11
+ \toprule
12
+ Retriever & mean $|\hat S|$ & TRP & recall & NDCG & CCR \\
13
+ \midrule
14
+ Temporal, 2-hop ($k{=}15$) & 9.09 & 0.321 & 0.921 & 0.886 & 0.842 \\
15
+ Temporal, 3-hop ($k{=}25$) & 15.03 & 0.264 & 0.937 & 0.888 & 0.882 \\
16
+ \;\;-- temporal filter (stale-blind, $k{=}15$) & 14.00 & 0.027 & 0.198 & 0.175 & 0.126 \\
17
+ \midrule
18
+ \multicolumn{6}{l}{$k$-sweep $5\!\to\!50$: TRP $0.410\!\to\!0.303$ (temporal 2-hop); $0.062\!\to\!0.015$ (stale-blind).} \\
19
+ \bottomrule
20
+ \end{tabular}
21
+ \end{table}
v1.0.1-addendum.md ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # TempBench dataset card — v1.0.1 addendum
2
+
3
+ Ready-to-paste section for the TempBench dataset card (DOI `10.57967/hf/8930`).
4
+ Append under a "Known issues and evaluation protocol (v1.0.1)" heading. All
5
+ numbers below were computed directly from the released artifacts
6
+ (`benchmark_labelled.jsonl` and the reference-baseline evaluation outputs);
7
+ regeneration commands are listed at the end.
8
+
9
+ ---
10
+
11
+ ## Known issues and evaluation protocol (v1.0.1)
12
+
13
+ ### 1. Interval-operator answer leakage through `t_query`
14
+
15
+ **Mechanism.** Every `interval` question's answer is a year, and the
16
+ construction pipeline sets the question's `t_query` field exactly equal to that
17
+ gold answer year. This holds for 864/864 (100.0%) of interval questions and for
18
+ 0.0% of every other operator. Any evaluation protocol that exposes `t_query` to
19
+ the system — in particular, prompt templates that render a `<t={t_query}>`
20
+ prefix — makes the interval slice answerable by copying the timestamp out of
21
+ the prompt, with no retrieval and no reasoning.
22
+
23
+ **Affected fraction (exact, per split).**
24
+
25
+ | Split | questions | interval | share |
26
+ |---|---:|---:|---:|
27
+ | train | 6,096 | 601 | 9.86% |
28
+ | dev | 871 | 100 | 11.48% |
29
+ | test | 1,743 | 163 | 9.35% |
30
+ | **all** | **8,710** | **864** | **9.92%** |
31
+
32
+ **Evidence that the leak is exploited, not merely exploitable.** Reference
33
+ systems with no retrieval at all (prompt is `<t={t_query}> {question}\nAnswer:`)
34
+ score at or near 1.0 on the interval slice: a no-retrieval T-GRPO policy scores
35
+ overall EM 0.364 but interval EM 1.000; a no-retrieval SFT baseline scores
36
+ 0.305 overall but 0.994 on interval. On retrieval-conditioned reference
37
+ systems, excluding the interval slice moves overall test EM from 0.865 to 0.851
38
+ (CoT), 0.896 to 0.885 (terse), and 0.138 to 0.113 (BM25 vanilla RAG). The
39
+ interval slice also posts the highest values on every retrieval-quality slice
40
+ (TRP 0.376, CCR 0.920, and stale-blind CCR 0.773 where all other operators fall
41
+ to 0.03–0.08), so per-operator retrieval comparisons involving interval are
42
+ contaminated as well.
43
+
44
+ **Evaluation-protocol fix.** Do not render `<t={t_query}>` (or otherwise expose
45
+ `t_query`) for interval questions. Interval questions are self-contained: the
46
+ reference event is stated in the question text, and the query year appears in
47
+ the question text for only 2/864 interval items. When comparing against the
48
+ reference-baseline numbers shipped with v1.0, either apply the same protocol or
49
+ report EM with the interval slice excluded alongside overall EM. Do not report
50
+ interval-slice accuracy obtained under a `t_query`-exposing protocol as a
51
+ capability result.
52
+
53
+ **What is not affected.** The gold supporting subgraphs (`S_star`), distractor
54
+ subgraphs (`S_dist`), and stale subgraphs (`S_stale`) of interval questions are
55
+ correct as released; the leak is a property of the evaluation-prompt protocol,
56
+ not of the graph annotations. Question text, answers, and all non-interval
57
+ operators are unaffected.
58
+
59
+ ### 2. Stale negatives: construction property and intended use
60
+
61
+ `S_stale` replaces one gold hop with the same `(s, r, o)` at a time invalid at
62
+ `t_query`. Two properties of this construction should inform how the negatives
63
+ are used:
64
+
65
+ - **Excluded by a correct temporal filter, by definition.** The source KG is
66
+ point-in-time (`t_start == t_end`), so validity at `t_query` reduces to
67
+ exact-year equality, and a stale negative — required at construction to be
68
+ invalid at `t_query` — is removed by any correctly implemented temporal
69
+ filter. Empirically, 0 of the 1,429 functional stale negatives in the test
70
+ split are valid at `t_query`, and the temporally-filtered reference retriever
71
+ retrieves 0 of them (stale negative-hit-rate 0.000). This is a structural
72
+ consequence, not a measured difficulty. Stale negatives should not be
73
+ described as hard negatives for temporally-aware systems.
74
+ - **100% BM25-tied: invisible to lexical ranking.** A stale negative and the
75
+ gold hop it replaces differ only in the validity window, which is not a
76
+ lexical feature. Under BM25 over `label(s) label(r) label(o)` documents,
77
+ 1,429/1,429 (100.0%) of functional stale pairs score as exact ties.
78
+
79
+ **Intended use.** The stale negatives are a diagnostic instrument for
80
+ time-blind retrieval: a system that ignores temporal validity admits wrong-time
81
+ evidence of the gold fact's type into 85.9% of retrievals (the exact released
82
+ stale triple into 8.7%), while a temporally-filtered system admits none. They
83
+ measure whether a retriever applies temporal filtering at all, not how well it
84
+ ranks under temporal ambiguity. Per-question functional-negative flags ship
85
+ with the release; stale-dependent evaluation should be restricted to the
86
+ functional subset (1,429/1,743 test questions), and the interval × stale cell
87
+ (n=12 functional) is too small to support slice-level claims.
88
+
89
+ ---
90
+
91
+ ## Regeneration
92
+
93
+ From the code release, `code/` directory, CPU-only:
94
+
95
+ ```
96
+ python camera_ready_tables.py --leak # leak mechanism + EM with/without interval
97
+ python camera_ready_tables.py --neg # negative-hit-rate + BM25-tie analysis
98
+ python eval_negatives_ranking.py # rebuilds the negatives-ranking artifact (~4 min)
99
+ ```
100
+
101
+ Split counts derive from the `split` field of `benchmark_labelled.jsonl`.