Which Pokémon are fire and bug types? (Q442): Difference between revisions
Appearance
Changed [en] label: Which Pokémon are fire and bug types? |
Added [en] alias: Which Pokémon are bug and fire types? |
||
| aliases / en / 0 | aliases / en / 0 | ||
Which Pokémon are bug and fire types? | |||
Revision as of 00:42, 19 May 2025
No description defined
- Which Pokémon are bug and fire types?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | Which Pokémon are fire and bug types? |
No description defined |
|
Statements
SELECT DISTINCT ?pokemon WHERE { { ?pokemon wdt:P31 wd:Q25930757 ; p:P31 ?bicho. ?bicho ps:P31 wd:Q25930757 ; pq:P518 wd:Q25931659. ?pokemon wdt:P31 wd:Q25930490 ; p:P31 ?fuego. ?fuego ps:P31 wd:Q25930490 ; pq:P518 wd:Q25931668. } UNION { ?pokemon wdt:P31 wd:Q25930757 ; p:P31 ?bicho. ?bicho ps:P31 wd:Q25930757 ; pq:P518 wd:Q25931668. ?pokemon wdt:P31 wd:Q25930490 ; p:P31 ?fuego. ?fuego ps:P31 wd:Q25930490 ; pq:P518 wd:Q25931659. } }
0 references