blob: 738c93c31913d30cf97a3205aa8aa1d44544876b [file] [log] [blame]
# Test features of the pretty writer - writing with entities.
@prefix : <http://example/> .
@prefix ns: <http://example/ns#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
:x rdf:type :Class .
:x ns:p 123 .