prefix : <http://example.com/ns#>
prefix xsd: <http://www.w3.org/2001/XMLSchema#>

<< :a :b "42"^^xsd:integer >> :p1 :o1.
:s2 :p2 "42"^^xsd:integer.