query-7ea5d8d87edcf3536fd9378420705092
title: Which taxa contain structures corresponding to the following chemical formula? SELECT DISTINCT ?structure ?smiles_canonical ?formula ?taxon ?taxon_name WHERE { VALUES ?formula { "C₉H₁₁Cl₂FN₂O₂S₂" # Use lower case digits ₁₂₃₄₅₆₇₈₉₀ "C₂₂H₂₂O₉" } ?structure wdt:P274 ?formula; wdt:P233 ?smiles_canonical; wdt:P703 ?taxon. ?taxon wdt:P225 ?taxon_name. } LIMIT 10000 title: Which taxa contain structures corresponding to the following chemical formula? SELECT DISTINCT ?structure ?smiles_canonical ?formula ?taxon ?taxon_name WHERE { VALUES ?formula { "C₉H₁₁Cl₂FN₂O₂S₂" # Use lower case digits ₁₂₃₄₅₆₇₈₉₀ "C₂₂H₂₂O₉" } ?structure wdt:P274 ?formula; wdt:P233 ?smiles_canonical; wdt:P703 ?taxon. ?taxon wdt:P225 ?taxon_name. } LIMIT 10000 title: Which taxa contain structures corresponding to the following chemical formula? SELECT DISTINCT ?structure ?smiles_canonical ?formula ?taxon ?taxon_name WHERE { VALUES ?formula { "C₉H₁₁Cl₂FN₂O₂S₂" # Use lower case digits ₁₂₃₄₅₆₇₈₉₀ "C₂₂H₂₂O₉" } ?structure wdt:P274 ?formula; wdt:P233 ?smiles_canonical; wdt:P703 ?taxon. ?taxon wdt:P225 ?taxon_name. } LIMIT 10000 title: Which taxa contain structures corresponding to the following chemical formula? SELECT DISTINCT ?structure ?smiles_canonical ?formula ?taxon ?taxon_name WHERE { VALUES ?formula { "C₉H₁₁Cl₂FN₂O₂S₂" # Use lower case digits ₁₂₃₄₅₆₇₈₉₀ "C₂₂H₂₂O₉" } ?structure wdt:P274 ?formula; wdt:P233 ?smiles_canonical; wdt:P703 ?taxon. ?taxon wdt:P225 ?taxon_name. } LIMIT 10000 title: Which taxa contain structures corresponding to the following chemical formula? SELECT DISTINCT ?structure ?smiles_canonical ?formula ?taxon ?taxon_name WHERE { VALUES ?formula { "C₉H₁₁Cl₂FN₂O₂S₂" # Use lower case digits ₁₂₃₄₅₆₇₈₉₀ "C₂₂H₂₂O₉" } ?structure wdt:P274 ?formula; wdt:P233 ?smiles_canonical; wdt:P703 ?taxon. ?taxon wdt:P225 ?taxon_name. } LIMIT 10000 title: Which taxa contain structures corresponding to the following chemical formula? SELECT DISTINCT ?structure ?smiles_canonical ?formula ?taxon ?taxon_name WHERE { VALUES ?formula { "C₉H₁₁Cl₂FN₂O₂S₂" # Use lower case digits ₁₂₃₄₅₆₇₈₉₀ "C₂₂H₂₂O₉" } ?structure wdt:P274 ?formula; wdt:P233 ?smiles_canonical; wdt:P703 ?taxon. ?taxon wdt:P225 ?taxon_name. } LIMIT 10000
Use at
- https://query.wikidata.org/sparql
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
#title: Which taxa contain structures corresponding to the following chemical formula?
SELECT DISTINCT ?structure ?smiles_canonical ?formula ?taxon ?taxon_name WHERE {
VALUES ?formula {
"C₉H₁₁Cl₂FN₂O₂S₂" # Use lower case digits ₁₂₃₄₅₆₇₈₉₀
"C₂₂H₂₂O₉"
}
?structure wdt:P274 ?formula;
wdt:P233 ?smiles_canonical;
wdt:P703 ?taxon.
?taxon wdt:P225 ?taxon_name.
}
LIMIT 10000
Query found at
- https://www.wikidata.org/wiki/Wikidata:WikiProject_Chemistry_Natural_products
- https://www.wikidata.org/wiki/Wikidata:WikiProject_Chemistry_Natural_products/de
- https://www.wikidata.org/wiki/Wikidata:WikiProject_Chemistry_Natural_products/en
- https://www.wikidata.org/wiki/Wikidata:WikiProject_Chemistry_Natural_products/fr
- https://www.wikidata.org/wiki/Wikidata:WikiProject_Chemistry_Natural_products/it
- https://www.wikidata.org/wiki/Wikidata:WikiProject_Chemistry_Natural_products/nl
- https://www.wikidata.org/wiki/Wikidata:WikiProject_Chemistry_Natural_products/ru