PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • You can get the Type by using typeof(<class>) or if you have an instance of the class, use its GetType() method (inherited from System.Object, the root of all types in .NET).
http://www.w3.org/ns/prov#wasQuotedFrom
  • codeproject.com