query-701bdfa2543c6d17f5eb0adfd11ab87b

rq turtle/ttl

10 statements with constraint violations that are currently included SELECT * WHERE { ?x wikibase:hasViolationForConstraint ?y. } LIMIT 10

Use at

PREFIX wikibase: <http://wikiba.se/ontology#>
#10 statements with constraint violations that are currently included
SELECT * WHERE {
?x wikibase:hasViolationForConstraint ?y.
} LIMIT 10

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?x"):::projected v2("?y"):::projected v1 --"wikibase:hasViolationForConstraint"--> v2