Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions queries/generators/belgium.rq
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# expected_result_count: 973
# expected_result_count: 972
SELECT DISTINCT
?qid
?orgLabel
Expand All @@ -11,7 +11,7 @@ WHERE {
{
VALUES ?type {
wd:Q2288140 # Federal Scientific Institutes (13)
wd:Q107637441 # Public Institution of Social Security (12)
wd:Q107637441 # Public Institution of Social Security (11)
wd:Q3356161 # Public Interest Organizations (16)
wd:Q1846372 # Federal Public Service (11)
wd:Q1788820 # defence ministry (1)
Expand Down