query-23fc159151ea3b6c428f609d7cc530d0
title: Which are the available structures found in taxon on Wikidata, for which a CSD Refcode is available? SELECT DISTINCT ?structure (COUNT(DISTINCT ?csd_id) AS ?count) (GROUP_CONCAT(DISTINCT ?csd_id; SEPARATOR = ", ") AS ?csd) WHERE { ?structure p:P703 []; wdt:P11375 ?csd_id. } GROUP BY ?structure ORDER BY DESC (?count) title: Which are the available structures found in taxon on Wikidata, for which a CSD Refcode is available? SELECT DISTINCT ?structure (COUNT(DISTINCT ?csd_id) AS ?count) (GROUP_CONCAT(DISTINCT ?csd_id; SEPARATOR = ", ") AS ?csd) WHERE { ?structure p:P703 []; wdt:P11375 ?csd_id. } GROUP BY ?structure ORDER BY DESC (?count) title: Which are the available structures found in taxon on Wikidata, for which a CSD Refcode is available? SELECT DISTINCT ?structure (COUNT(DISTINCT ?csd_id) AS ?count) (GROUP_CONCAT(DISTINCT ?csd_id; SEPARATOR = ", ") AS ?csd) WHERE { ?structure p:P703 []; wdt:P11375 ?csd_id. } GROUP BY ?structure ORDER BY DESC (?count) title: Which are the available structures found in taxon on Wikidata, for which a CSD Refcode is available? SELECT DISTINCT ?structure (COUNT(DISTINCT ?csd_id) AS ?count) (GROUP_CONCAT(DISTINCT ?csd_id; SEPARATOR = ", ") AS ?csd) WHERE { ?structure p:P703 []; wdt:P11375 ?csd_id. } GROUP BY ?structure ORDER BY DESC (?count) title: Which are the available structures found in taxon on Wikidata, for which a CSD Refcode is available? SELECT DISTINCT ?structure (COUNT(DISTINCT ?csd_id) AS ?count) (GROUP_CONCAT(DISTINCT ?csd_id; SEPARATOR = ", ") AS ?csd) WHERE { ?structure p:P703 []; wdt:P11375 ?csd_id. } GROUP BY ?structure ORDER BY DESC (?count) title: Which are the available structures found in taxon on Wikidata, for which a CSD Refcode is available? SELECT DISTINCT ?structure (COUNT(DISTINCT ?csd_id) AS ?count) (GROUP_CONCAT(DISTINCT ?csd_id; SEPARATOR = ", ") AS ?csd) WHERE { ?structure p:P703 []; wdt:P11375 ?csd_id. } GROUP BY ?structure ORDER BY DESC (?count)
Use at
- https://query.wikidata.org/sparql
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX p: <http://www.wikidata.org/prop/>
#title: Which are the available structures found in taxon on Wikidata, for which a CSD Refcode is available?
SELECT DISTINCT ?structure (COUNT(DISTINCT ?csd_id) AS ?count) (GROUP_CONCAT(DISTINCT ?csd_id; SEPARATOR = ", ") AS ?csd) WHERE {
?structure p:P703 [];
wdt:P11375 ?csd_id.
}
GROUP BY ?structure
ORDER BY DESC (?count)
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