Translations:Project:SPARQL/examples/56/en
?person wdt:P3 ?surname . # Retrieves the surname (P3)
?person wdt:P2 ?firstName . # Retrieves the first name (P2) SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } # Retrieves the labels in English