rete
playground
Select
Physicists who are also philosophers
P
Who
Q116291
Pierre Prevost @en
Q160460
Farabi @en
Q183509
Ilya Prigogine @en
Q188663
Marin 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