PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • UNION ALL SELECT ...- why not make the insert re-runnable e.g. using a WHERE NOT EXISTS clause to only insert data he is not already there- even better with SQL 2008 you could generate a MERGE query to INSERT, UPDATE or DELETE as appropriate
http://www.w3.org/ns/prov#wasQuotedFrom
  • sqlservercentral.com