query-f58ca4e9b74d7d0120607f107a9a8627

rq turtle/ttl

Propertiesmain subject (P921)part of (P361)

Use at

PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
SELECT ?number_of_citations ?author ?authorLabel ?cited_work_example ?cited_work_exampleLabel
WITH {
  # Find works about the topic
  SELECT DISTINCT ?work WHERE {
    VALUES ?topic { wd:Q84263196 wd:Q81068910 wd:Q82069695 } 
      ?work wdt:P921 / (wdt:P361+

Query found at