Exercise: date qualifers

Exercise: Write a query showing women Nobel prize winners in Literature and when they received the award.

Hint: the award received property (P166) has P585 (point in time) as qualifier

show solution

If you have already learned about instances and classes, try editing the query so it shows all women who have won a Nobel prize, which award it was, and when they received it.

Hint: the value of the award received property (P166) is a subclass (P279) of Nobel Prize (Q7191).

show solution

Skip to content