PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • In fact, the hand_id column is an IDENTITY (auto-increment) column, meaning that SQL Server manages that value anyway (in fact, you can not insert values into that column without going to the extra trouble of switching on IDENTITY_INSERT mode prior to beginning your INSERT statements, IIRC).
http://www.w3.org/ns/prov#wasQuotedFrom
  • stackoverflow.com