Translations:Project:SPARQL/examples/56/nl
?persoon wdt:P3 ?achternaam . # Haalt de achternaam op (P3) ?persoon wdt:P2 ?voornaam . # Haalt de voornaam op (P2) SERVICE wikibase:label { bd:serviceParam wikibase:language "nl,[AUTO_LANGUAGE]". } # Haalt de labels in het Nederlands op