@prefix math: <http://www.w3.org/2000/10/swap/math#> .

@prefix : <#>.

{ ("10" "2.3") math:quotient ?X } => { ?X a :Answer }.
