fragments_insert.sparql 70 B

12345
  1. PREFIX : <http://ex.org/>
  2. INSERT {
  3. <#hash1234> :p3 :o3 .
  4. }
  5. WHERE {}