query-748851645d5fbb2f029f3b615387c059

rq turtle/ttl

properties used together with "edition number" by number of uses

select ?qual (count(?qual) as ?num) where { ?stmt prov:wasDerivedFrom ?ref . ?ref pr:P393 ?val . ?ref ?qual [] .

} group by ?qual having ( ?qual != pr:P393 ) order by desc(?num) it's used mostly in reference] with [[Property:P248|stated in (P248)]] [[File:SQID logo.svg|25px|View with SQID|link=https://sqid.toolforge.org/#/view?id=P248&lang=en]]

Use at

PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX pr: <http://www.wikidata.org/prop/reference/>
#properties used together with "edition number" by number of uses

select ?qual (count(?qual) as ?num)  where {
  ?stmt prov:wasDerivedFrom ?ref .
  ?ref pr:P393 ?val .
  ?ref ?qual [] .

} group by ?qual
having ( ?qual != pr:P393 )
order by desc(?num)  it's used mostly in reference] with [[Property:P248|stated in&#32;<small dir="ltr">(P248)</small>]]<small> [[File:SQID logo.svg|25px|<span dir="ltr" lang="en">View with SQID</span>|link=https://sqid.toolforge.org/#/view?id=P248&lang=en]]</small>

Query found at