1 2 3 4 5 6 7 8
# Missing ex: prefix # source: turtle-syntax-bad-prefix-02.ttl PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> <http://a.example/IssueShape> { rdf:type . ; ex:p1 . }