# Get 5 occupation names. query occupation_names { concepts(type: "occupation-name", limit: 5) { preferred_label } }