query-23be3411ac04bda99025c4d3d3136ba3
(Q1373429)video editing software (Q1373429)video editing software
Use at
- https://query.wikidata.org/sparql
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
select ?software { ?software wdt:P31/wdt:P279* wd:Q7397 . ?software (wdt:P31/wdt:P279*)?/wdt:P366 wd:Q1154312 . }
Query found at
graph TD
classDef projected fill:lightgreen;
classDef literal fill:orange;
classDef iri fill:yellow;
v1("?software"):::projected
a1((" "))
a2((" "))
a3((" "))
c3(["wd:Q7397"]):::iri
c5(["wd:Q1154312"]):::iri
v1 --"wdt:P31"--> a1
a1 --"wdt:P279"--> c3
subgraph union0[" Union "]
subgraph union0l[" "]
style union0l fill:#abf,stroke-dasharray: 3 3;
v1 --"wdt:P31"--> a3
a3 --"wdt:P279"--> a2
end
subgraph union0r[" "]
style union0r fill:#abf,stroke-dasharray: 3 3;
end
union0r <== or ==> union0l
end
a2 --"wdt:P366"--> c5