Translations:Tutorial/59/nl: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 April 2025

  • curprev 09:0609:06, 2 April 2025A Lyapounov talk contribs 451 bytes +451 Created page with "<li><code>WHERE { ... }</code> :<br> Geeft de structuur en voorwaarden van de query: <ul><ul> <li><code>?persoon wdt:P1 wd:Q2</code> : selecteert elementen die menselijke wezens zijn (P1 = type item, Q2 = persoon).</li> <li><code>wdt:P3 ?naam</code> : koppelt de familienaam aan de variabele <code>?naam</code> (P3).</li> <li><code>wdt:P2 ?voornaam</code> : koppelt de voornaam aan de variabele <code>?voornaam</code> (P2).</li> </ul></ul> </li> </ol>"