# filename: ex316.ru PREFIX ab: INSERT { ?person a ab:Person . } WHERE { ?person ab:firstName ?firstName ; ab:lastName ?lastName . }