query-3b8cc0f9c33a8e7d223499fa71d943e9
هل يمكنك استخدام هذه المعرفة لكتابة استعلام عن كل اللوحات مع سطح لوحاتها؟ ها هو الحل الخاص بي: Can you use this knowledge to write a query for all paintings with their painting surface? Her er min løsning: Can you use this knowledge to write a query for all paintings with their painting surface? Here’s my solution: Can you use this knowledge to write a query for all paintings with their painting surface? Here’s my solution: ננסה להשתמש בידע הזה כדי לכתוב שאילתה לכל הציורים עם משטח הציור שלהם? הינה הפתרון שלי: Can you use this knowledge to write a query for all paintings with their painting surface? Here’s my solution: この知識を活かして、塗装面についての情報を持つすべての絵画作品を求めるクエリを書くことができますか? 私の解答はこうです。 Can you use this knowledge to write a query for all paintings with their painting surface? Hei ass meng Léisung: Kunt u deze kennis gebruiken om een query te schrijven voor alle schilderijen met hun schilderijoppervlak? Dit is mijn oplossing: Can you use this knowledge to write a query for all paintings with their painting surface? Here’s my solution: Can you use this knowledge to write a query for all paintings with their painting surface? Here’s my solution: Can you use this knowledge to write a query for all paintings with their painting surface? Here’s my solution: Can you use this knowledge to write a query for all paintings with their painting surface? Here’s my solution: Can you use this knowledge to write a query for all paintings with their painting surface? Here’s my solution: Чи можете ви використати ці знання, щоб написати запит для всіх картин з їхньою поверхнею для малювання? Це мій розв'язок: Can you use this knowledge to write a query for all paintings with their painting surface? Here’s my solution:
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 ps: <http://www.wikidata.org/prop/statement/>
PREFIX pq: <http://www.wikidata.org/prop/qualifier/>
PREFIX p: <http://www.wikidata.org/prop/>
PREFIX bd: <http://www.bigdata.com/rdf#>
SELECT ?painting ?paintingLabel ?material ?materialLabel
WHERE
{
?painting wdt:P31/wdt:P279* wd:Q3305213;
p:P186 [ ps:P186 ?material; pq:P518 wd:Q861259 ].
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE]". }
}
Query found at
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/ar
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/da
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/en
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/en-gb
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/he
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/hy
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/ja
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/lb
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/nl
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/pl
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/ru
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/sv
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/szl
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/tr
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/uk
- https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial/zh