query-2416380bb1a93e3e5ab6c243809c8f1a
Change query -> Census of population 2011 (English language). (P1476)title -> Απογραφή πληθυσμού 2011 (Greek language) and (P1476)title with also (at the same reference) http://www.cystat.gov.cy/mof/cystat/statistics.nsf/All/59681B67FE82FD39C2257AD90053F3FA/$file/POP_CEN_11-POP_PLACE_RESID-EL-171115.xls?OpenElement -> (P854)reference URL Hello. Can anyone change this query to find all items that have a reference with Change query -> Census of population 2011 (English language). (P1476)title -> Απογραφή πληθυσμού 2011 (Greek language) and (P1476)title with also (at the same reference) http://www.cystat.gov.cy/mof/cystat/statistics.nsf/All/59681B67FE82FD39C2257AD90053F3FA/$file/POP_CEN_11-POP_PLACE_RESID-EL-171115.xls?OpenElement -> (P854)reference URL Hello. Can you change with query to find all items that have a reference with
Use at
- https://query.wikidata.org/sparql
PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX pr: <http://www.wikidata.org/prop/reference/>
PREFIX bd: <http://www.bigdata.com/rdf#>
SELECT DISTINCT ?item ?itemLabel {
?item ?prop ?statement.
?statement prov:wasDerivedFrom ?ref.
?ref pr:P854 <http://www.cystat.gov.cy/mof/cystat/statistics.nsf/All/59681B67FE82FD39C2257AD90053F3FA/$file/POP_CEN_11-POP_PLACE_RESID-EL-171115.xls?OpenElement>.
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Query found at
- https://www.wikidata.org/wiki/User:Xaris333/query
- https://www.wikidata.org/wiki/User_talk:Tagishsimon
- https://www.wikidata.org/wiki/Wikidata:Request_a_query/Archive/2020/01