mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 05:43:55 +01:00
5 lines
88 B
SPARQL
5 lines
88 B
SPARQL
SELECT ?item WHERE {
|
|
?item wdt:P279 wd:${QID}.
|
|
}
|
|
LIMIT ${LIMIT}
|
|
OFFSET ${OFFSET}
|