query-611352b8ab860e47c17d123d30ca8667

rq turtle/ttl

Qualifier for examples only?Hi y'all, and on form level!), and so on. (P5238)combines lexemes : (for EnaldoSS by @(L477315) no, see (L1340) eat: did it her Liamjamesperritt, @(L40344) restaffald, eg. (P18)image , and (L3831) på, eg. (P5185)grammatical gender : did it with Fnielsen for instance). I'm not the only one; @(L69) ki, see (P1343)described by source . » I never though about this limitation and used this qualifier for several other properties (including but not limited to (P5831)usage example is intended to be used only with (P5830)subject form made a remark « Qualifier Robert Važan, Wikidata_talk:Lexicographical_dataOn Here is an overview query:

Use at

PREFIX pq: <http://www.wikidata.org/prop/qualifier/>
SELECT ?prop (COUNT(?node) AS ?nb) WHERE {
  ?x ?prop ?node .
  ?node pq:P5830 ?value .
}
GROUP BY ?prop
ORDER BY DESC(?nb)

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v6("?nb") v4("?node"):::projected v3("?prop"):::projected v5("?value") v2("?x") v2 -->v3--> v4 v4 --"pq:P5830"--> v5 bind1[/"count(?node)"/] v4 --o bind1 bind1 --as--o v6