PREFIX dc: <http://purl.org/dc/elements/1.1/>

INSERT {
  <> dc:title "Hello" .
}
WHERE {
}