query-4dbefb4c0a16ad8db1d5700b2d01c8f1

rq turtle/ttl

TODO

Use at

PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX bd: <http://www.bigdata.com/rdf#>
:: SELECT ?art ?artLabel ?artDescription ?wdLabel ?ps_Label {
::   VALUES ?art {wd:Q57 wd:Q103 wd:Q149 wd:Q187 wd:Q276 wd:Q372 wd:Q373 wd:Q428}
::   ?art ?p ?statement .
::   ?statement ?ps ?ps_ .
::   ?wd wikibase:claim ?p.
::   ?wd wikibase:statementProperty ?ps.
::    SERVICE wikibase:label { bd:serviceParam wikibase:language "en" }
:: } limit 10
::

Query found at