blob: 8f34124ea80795e877e4dc8be8339c9f87cf10d2 [file] [log] [blame]
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
SELECT *
{
?s ?p "2008-04-29+01:00"^^xsd:date .
}