query-3437ce6c794a43c32341e15e392e3ec8

rq turtle/ttl

2017-07-14: Georgian legislators for this sort of thing, as the interface is split over several screens, but the basic idea is to add a Wikipedia Category on the front page (e.g. ru: Депутаты парламента Грузии), then in "Other Sources" add a SPARQL query for the members we already know about: (Q23665536)PetScan , as it was quite bare. It always takes me a few goes to remember how to use (Q21290878)Member of the Parliament of Georgia : (P39)position held I'm theoretically off today, but I had to do a little tidying of the list of people with for this sort of thing, as the interface is split over several screens, but the basic idea is to add a Wikipedia Category on the front page (e.g. ru: Депутаты парламента Грузии), then in "Other Sources" add a SPARQL query for the members we already know about: (Q23665536)PetScan , as it was quite bare. It always takes me a few goes to remember how to use (Q21290878)Member of the Parliament of Georgia : (P39)position held I'm theoretically off today, but I had to do a little tidying of the list of people with

Use at

PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
SELECT DISTINCT ?item WHERE { ?item wdt:P39 wd:Q21290878 }

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?item"):::projected c2(["wd:Q21290878"]):::iri v1 --"wdt:P39"--> c2