query-f0e7db60764db434cd2b79042631b7de

rq turtle/ttl

PropertiesWikiPathways ID (P2410)cites work (P2860)Reactome ID (P3937)

Use at

PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX bd: <http://www.bigdata.com/rdf#>
SELECT ?wp_pathway ?wp_pathwayLabel ?cites ?citesLabel ?reactome_pathway ?reactome_pathwayLabel WHERE {
  ?wp_pathway wdt:P2410 ?wpid ;
              wdt:P2860 ?cites .
  ?reactome_pathway wdt:P3937 ?reactomeid ;
                    wdt:P2860 ?cites .
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }

Query found at