Translations:Project:SPARQL/examples/40/en
FILTER EXISTS {
?organisation wdt:P1/wdt:P9* wd:Q4 # Checks if the organisation is (P1) / is a subclass (P9) of a resistance organisation (Q4) } # To filter and display only resistance networks/missions, replace Q4 with Q38. # To filter and display only armed resistance movements, replace Q4 with Q37.