blob: 363d37aaaa1d9390ad4742c55cf9d44c0bedb202 [file] [log] [blame]
@prefix : <http://example/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
:x :p "1"^^xsd:integer .
:a :p "9"^^xsd:integer .