# Which literals have a datatype and which are errors. PREFIX : PREFIX xsd: SELECT ?x { ?x :p ?v . FILTER( datatype(?v) != ) }