Translations:Project:SPARQL/examples/32/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.

16 October 2024

  • curprev 14:1014:10, 16 October 2024A Lyapounov talk contribs 401 bytes +401 Created page with "#FILTER (CONTAINS(str(?beroep), 'coiffeu')). # Als u slechts één zoekterm wilt gebruiken: verwijder de '#' aan het begin van de regel en verwijder de vorige regel OPTIONAL { ?persoon wdt:P7 ?woonplaats. } # Voegt ook de woonplaats toe (P7), indien bekend SERVICE wikibase:label { bd:serviceParam wikibase:language "nl,[AUTO_LANGUAGE]". } # Haalt de labels in het Nederlands op }"