@prefix eg: . @prefix xsd: . eg:s eg:p -1.2 , "-3."^^xsd:decimal , -4 , 0 , 1 , 2.3 , "4."^^xsd:decimal , false , true , "x"^^eg:datatype , "y"^^ .