query-8b1bebcd129111a66da306c9dbc10ad2

rq turtle/ttl

Propertiesinstance of (P31)movement (P135)subproperty of (P1647)subclass of (P279)image (P18)inception (P571)

Use at

PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
SELECT DISTINCT ?work ?workLabel ?piLabel ?person ?personLabel ?image ?date
WHERE 
{
  ?person wdt:P31 wd:Q5 .
  ?person wdt:P135 wd:Q3477959 .
  #?pi wdt:P1647* wd:P170 . 
  ?pi wikibase:directClaim ?p .

  ?work wdt:P31/wdt:P279* wd:Q386724 .
  ?work ?p ?person .
  OPTIONAL { ?work wdt:P18 ?image . }
  OPTIONAL { ?work wdt:P571

Query found at