User:Battleofalma/GSATEOTU

Patty Hearst and her kidnapping by the Symbionese Liberation ArmyEdit

Relevant ItemsEdit

Members of SLAEdit

IncidentsEdit

Trial peopleEdit

Connections in the KidnappingEdit

#defaultView:Graph
SELECT ?item1 ?image ?item1Label ?item2 ?image2 ?item2Label ?edgeLabel 
WITH { SELECT ?item1 WHERE {
VALUES ?item1 {wd:Q229556 #patty hearst
               wd:Q1429446 #SLA 
               wd:Q111473484 #Kidnapping 
               wd:Q5294232 #Donald DeFreeze
               wd:Q4920615 #BCA
               wd:Q214126 #LAPD
               wd:Q21598414 #Colton Westbrook
               wd:Q9212 #US Army
               wd:Q6962815 #Nancy Ling Perry
               wd:Q7145845 #Patricia Soltysik
               wd:Q7982838 #Wendy Yoshimura
               wd:Q111474054 #trial
               wd:Q3366905 #F Lee Bailey
               wd:Q11218 #USMC
               wd:Q3262335 #Louis Jolyon West
               wd:Q815614 #MKUltra
               wd:Q37230 #CIA
               wd:Q8333 #FBI 
              }
} } AS %item1
WITH {SELECT (?item1 AS ?item2) WHERE {INCLUDE %item1} } AS %item2
WHERE {
  INCLUDE %item1.
  INCLUDE %item2.?item1 ?prop ?item2.
?edge ?dummy ?prop ; rdf:type wikibase:Property
OPTIONAL {?item1 wdt:P18 ?image}
OPTIONAL {?item2 wdt:P18 ?image2}
SERVICE wikibase:label { bd:serviceParam wikibase:language "en" }
}
Try it!

Adnan Khashoggi ConnectionsEdit

#defaultView:Graph
SELECT ?item1 ?image ?item1Label ?item2 ?image2 ?item2Label ?edgeLabel 
WITH { SELECT ?item1 WHERE {
VALUES ?item1 {wd:Q359381 #Adnan Khashoggi
               wd:Q7398385 #Safari Club
               wd:Q953108 #SAVAK
               wd:Q806677 #BCCI
               
             
              }
} } AS %item1
WITH {SELECT (?item1 AS ?item2) WHERE {INCLUDE %item1} } AS %item2
WHERE {
  INCLUDE %item1.
  INCLUDE %item2.?item1 ?prop ?item2.
?edge ?dummy ?prop ; rdf:type wikibase:Property
OPTIONAL {?item1 wdt:P18 ?image}
OPTIONAL {?item2 wdt:P18 ?image2}
SERVICE wikibase:label { bd:serviceParam wikibase:language "en" }
}
Try it!