Hello! I run a query
SELECT ?x WHERE { ?x <http://mycompany.com/data/bp-2/batch/batchNumber> 4 }
Its purpose is to get the indivdual, which has the property
http://mycompany.com/data/bp-2/batch/batchNumber being equal to 4.
When I run this query the result is a completely different individual and the
condition (batchNumber==4) is not true for it.
What is the correct version of this query (select individual, in which property
X is equal to value Y) ?
Thanks in advance
Dmitri Pisarenko
