query-094a0724c7c5af9e5d00aa522e1bcc7a
Keseluruhanhttps://w.wiki/hzW. (Q12479774)second-level administrative country subdivision in Indonesia Kueri dibuat terhadap
Use at
- https://query.wikidata.org/sparql
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX bd: <http://www.bigdata.com/rdf#>
SELECT ?Butir ?ButirLabel WHERE {
SERVICE wikibase:label { bd:serviceParam wikibase:language "id". }
?Butir (wdt:P31/(wdt:P279*)) wd:Q12479774.
}
LIMIT 700
Query found at
graph TD
classDef projected fill:lightgreen;
classDef literal fill:orange;
classDef iri fill:yellow;
v1("?Butir"):::projected
a1((" "))
c2(["bd:serviceParam"]):::iri
c7(["wd:Q12479774"]):::iri
c4(["id"]):::literal
subgraph s1["http://wikiba.se/ontology#label"]
style s1 stroke-width:4px;
c2 --"wikibase:language"--> c4
end
v1 --"wdt:P31"--> a1
a1 --"wdt:P279"--> c7