reteplayground
Select

Physicists who are also philosophers

PWho
Q116291Pierre Prevost @en
Q160460Farabi @en
Q183509Ilya Prigogine @en
Q188663Marin Mersenne @en
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 23 rows · 15.4 s · 34.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:Q169470 ; # physicist wdt:P106 wd:Q4964182 ; # philosopher rdfs:label ?who . FILTER(LANG(?who) = "en") } LIMIT 50

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