public static INode FromJenaProperty(Property p, JenaMapping mapping) { return mapping.Graph.CreateUriNode(new Uri(p.getURI())); }