diff --git a/scripts/queries.py b/scripts/queries.py index 76f3336..65c5443 100644 --- a/scripts/queries.py +++ b/scripts/queries.py @@ -108,6 +108,9 @@ FILTER NOT EXISTS { ?orphan ?subject . } + FILTER NOT EXISTS { + ?orphan ?subject + } } """,