query-3eb2eabaa2f86ed35312a68341de3ed6

rq turtle/ttl

: Looks like stringification was in order:Shisma@Without bind, that would be:

Use at

PREFIX wdt: <http://www.wikidata.org/prop/direct/>
SELECT ?Q54806953 WHERE {
  ?Q54806953 wdt:P973 <http://de.memory-alpha.wikia.com/wiki/Gullivers_Fl%C3%BCchtlinge> 
}

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?Q54806953"):::projected c2([http://de.memory-alpha.wikia.com/wiki/Gullivers_Fl%C3%BCchtlinge]):::iri v1 --"wdt:P973"--> c2