reteplayground
Select

Writers who are also politicians

PWho
Q104169Hermann Abeken @en
Q105107Friedrich Wilhelm Sch…
Q105335Joachim Count of Schö…
Q1058Narendra Modi @en
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 50 rows · 731 ms · 2.0 MB of 125.1 MB read over HTTP range · no server, no download — the query runs in your browser.

The query

PREFIX wdt: <http://www.wikidata.org/prop/direct/> PREFIX wd: <http://www.wikidata.org/entity/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?p ?who WHERE { ?p wdt:P106 wd:Q36180 ; # writer wdt:P106 wd:Q82955 ; # politician rdfs:label ?who . FILTER(LANG(?who) = "en") } LIMIT 50

rete playground · documentation · github.com/caviri/rete