This HTML5 document contains 4 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n4google.
isaphttp://webisa.webdatacommons.org/prov/
isahttp://webisa.webdatacommons.org/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
Subject Item
isa:336371431
rdf:type
prov:Entity
prov:value
Dim CustomersByValue As List({ Name As String, Total As Decimal }) = ??? Select C.Name, Total From C In Customers, Total = Sum(C.Orders..Price) ??? Where Count(C.Orders) > 2 ??? Order By Total Another situation where a let binding is helpful is when there is a need to compute a value of a query only once.
prov:wasQuotedFrom
n4:com
Subject Item
isap:72077351
prov:wasDerivedFrom
isa:336371431