SELECT ?x ?b ?c ?d WHERE { ?x title ?b. ?x type ?c. ?x label ?d. }