query-03074f88667e26c1d0e0c504ae4887d7
AA SELECT ?item ?itemLabel ?start ?image WHERE { ?item wdt:P31 wd:Q457843 . ?item wdt:P195 wd:Q1526131 . ?item wdt:P580 ?start . OPTIONAL [[:Template:?item wdt:P18 ?image]] SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } }
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#>
#AA
SELECT ?item ?itemLabel ?start ?image
WHERE
{
?item wdt:P31 wd:Q457843 .
?item wdt:P195 wd:Q1526131 .
?item wdt:P580 ?start .
OPTIONAL [[:Template:?item wdt:P18 ?image]]
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Query found at
- https://www.wikidata.org/wiki/Wikidata:WikiProject_Alba_amicorum_National_Library_of_the_Netherlands