# $Id: typePromotion-0.n3,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $ @prefix rdf: . @prefix xsd: . @prefix t: . t:one rdf:value "1"^^xsd:unsignedByte . t:two rdf:value "2"^^xsd:unsignedShort .