test-03.ttl 90 B

12345
  1. # Test ; operator
  2. @prefix : <http://example.org/base#> .
  3. :a :b :c ;
  4. :d :e ;
  5. :f :g .