Translations:Project:SPARQL/examples/55/en

From Resistance in Belgium
Revision as of 18:26, 15 October 2024 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

OPTIONAL { ?person wdt:P13 ?profession. } # Retrieves the profession if available (P13)

 OPTIONAL { ?person wdt:P55 ?recognitionStatus. }    # Retrieves the national recognition status if obtained (P55)