query-a468d95904a6342907e99d377392aaff

rq turtle/ttl

15:55, 27 June 2019 (UTC)) talk (MisterSynergy We have used a "named subquery" here for performance reasons, as otherwise it would be difficult to retrieve the labels. — 18:10, 27 June 2019 (UTC)) talk (Doc Taxon: why is Q136 within the list? MisterSynergy@18:20, 27 June 2019 (UTC)) talk (Doc Taxon Q4671585: there are many mistakes more, like MisterSynergy@ 18:15, 27 June 2019 (UTC)) talk (MisterSynergy, right? —(Q36)Poland made a mistake during his import and used Q136 instead of User:Tagishsimon. I think Q64816368#P27: let's take the query from above: MisterSynergy@ TODO

Use at

PREFIX wdt: <http://www.wikidata.org/prop/direct/>
SELECT ?value WHERE {?item wdt:P27 ?value} GROUP BY ?value

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?item") v2("?value"):::projected v1 --"wdt:P27"--> v2