Exercise - Binding and Filtering
Your Task
Write a SPARQL query to return the full names (as one variable) of characters who were born in the 4th month, April.
Ready for the solution?
Head to the solution to see our implementation of the solution.