query-faeb90c9209fce9b114d3f20d5152bc7

rq turtle/ttl

(as of 20 Nov 20 2022 11:02:44 AM -05, they are 16). Quechua. It returns lexemes whose language is %0Both queries finish when using the following query as the named subquery

Use at

PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX dct: <http://purl.org/dc/terms/>
SELECT ?e {
  ?e dct:language wd:Q5218.
}

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?e"):::projected c2(["wd:Q5218"]):::iri v1 --"dct:language"--> c2