The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
@prefix : <http://example.org/ns#> .
:a1 :b :c1 . 
:c1 :d :e . 
:a2 :b :c2 .
:c2 :b :f .