query-840af225ed47a3f791bb8ea797332ffb

rq turtle/ttl

Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } Given the scientific name for a list of animals, it will return all the

English common names, their length, life expectency, height, wing span and mass

Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)

SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE { ?item wdt:P225 ?scientific_name; wdt:P1843 ?common_name. OPTIONAL { ?item wdt:P2043 ?length. } OPTIONAL { ?item wdt:P2250 ?life_expectency. } OPTIONAL { ?item wdt:P2048 ?height. } OPTIONAL { ?item wdt:P2050 ?wing_span. }

# Adult mass only. Excludes birth mass OPTIONAL { ?item p:P2067 ?mass_statement_node. ?mass_statement_node pq:P642 wd:Q78101716; ps:P2067 ?mass. }

# Only return common names in English FILTER(LANGMATCHES(LANG(?common_name), "en"))

# List of animals. All lowercase to avoid capitalisation issues FILTER(lcase(str(?scientific_name)) IN ( "mustela erminea", "aquila adalberti", "vespula germanica", "accipiter nisus", "buteo buteo" )) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } }

Use at

PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX ps: <http://www.wikidata.org/prop/statement/>
PREFIX pq: <http://www.wikidata.org/prop/qualifier/>
PREFIX p: <http://www.wikidata.org/prop/>
PREFIX bd: <http://www.bigdata.com/rdf#>
# Given the scientific name for a list of animals, it will return all the
# English common names, their length, life expectency, height, wing span and mass
# Note: There is more information on these specific animals. Unfortunately, a lot of animals on WikiData have missing information (e.g. no life expectancy or mass)
SELECT DISTINCT ?item ?scientific_name ?common_name ?length ?life_expectency ?height ?wing_span ?mass WHERE {
  ?item wdt:P225 ?scientific_name;
    wdt:P1843 ?common_name.
  OPTIONAL { ?item wdt:P2043 ?length. }
  OPTIONAL { ?item wdt:P2250 ?life_expectency. }
  OPTIONAL { ?item wdt:P2048 ?height. }
  OPTIONAL { ?item wdt:P2050 ?wing_span. }

  # Adult mass only. Excludes birth mass
  OPTIONAL {
    ?item p:P2067 ?mass_statement_node.
    ?mass_statement_node pq:P642 wd:Q78101716;
      ps:P2067 ?mass.
  }

  # Only return common names in English
  FILTER(LANGMATCHES(LANG(?common_name), "en"))

  # List of animals. All lowercase to avoid capitalisation issues
  FILTER(lcase(str(?scientific_name)) IN (
   "mustela erminea",
   "aquila adalberti",
   "vespula germanica",
   "accipiter nisus",
   "buteo buteo"
  ))
  SERVICE wikibase:label { bd:serviceParam wikibase:language "en". }
}

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v2("?common_name"):::projected v6("?height"):::projected v3("?item"):::projected v4("?length"):::projected v5("?life_expectency"):::projected v9("?mass"):::projected v8("?mass_statement_node") v1("?scientific_name"):::projected v7("?wing_span"):::projected c15(["wd:Q78101716"]):::iri c6(["en"]):::literal c18(["bd:serviceParam"]):::iri list0c3(["vespula germanica"]):::literal list0c5(["buteo buteo"]):::literal list0c2(["aquila adalberti"]):::literal list0c4(["accipiter nisus"]):::literal list0c1(["mustela erminea"]):::literal list0c1 --o f0 list0c2 --o f0 list0c3 --o f0 list0c4 --o f0 list0c5 --o f0 f0[[" in "]] f0 --> v1 f1[["langmatch(?common_name,'en')"]] f1 --> v2 v3 --"p:direct/P225"--> v1 v3 --"p:direct/P1843"--> v2 subgraph optional0["(optional)"] style optional0 fill:#bbf,stroke-dasharray: 5 5; v3 -."p:direct/P2043".-> v4 end subgraph optional1["(optional)"] style optional1 fill:#bbf,stroke-dasharray: 5 5; v3 -."p:direct/P2250".-> v5 end subgraph optional2["(optional)"] style optional2 fill:#bbf,stroke-dasharray: 5 5; v3 -."p:direct/P2048".-> v6 end subgraph optional3["(optional)"] style optional3 fill:#bbf,stroke-dasharray: 5 5; v3 -."p:direct/P2050".-> v7 end subgraph optional4["(optional)"] style optional4 fill:#bbf,stroke-dasharray: 5 5; v3 -."p:P2067".-> v8 v8 --"p:qualifier/P642"--> c15 v8 --"p:statement/P2067"--> v9 end subgraph s1["http://wikiba.se/ontology#label"] style s1 stroke-width:4px; c18 --"wikibase:language"--> c6 end