MediaWiki:SPARQL query service/queries/constraints: Difference between revisions
Jump to navigation
Jump to search
Ookgezellig (talk | contribs) (Created page with "=== All records with instance of (P1) Persons (Q17) === {{SPARQL|query= PREFIX wd: <http://data.ludap.lu/entity/> PREFIX wdt: <http://data.ludap.lu/prop/direct/> SELECT ?person ?personName WHERE { ?person wdt:P1 wd:Q17; wdt:P9 ?personName; SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } } ORDER BY ?personName }}") |
OlafJanssen (talk | contribs) (Blanked the page) Tag: Blanking |
||
Line 1: | Line 1: | ||