# dtlang-03.n3 - Literal datatype URI

@prefix foaf: <http://xmlns.com/foaf/0.1/> .

[ foaf:name "Sean B. Palmer"^^<http://example.org/#str> ] .
