query-8366d1cc87cb7993e3eb0c25c3a9b2f8
P279 is not reflexive but the complex constraint (Q18647521)reflexive property This property was classified as instance of
Use at
- https://query.wikidata.org/sparql
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
SELECT ?class WHERE { ?class wdt:P279 ?class }
Query found at
graph TD
classDef projected fill:lightgreen;
classDef literal fill:orange;
classDef iri fill:yellow;
v1("?class"):::projected
a1((" "))
f0[["sameterm(?class,)"]]
f0 --> v1
f0 --> a1
v1 --"wdt:P279"--> a1