Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
oxigraph/testsuite/serd-tests/good/test-blank-cont.ttl

5 lines
105 B

@prefix : <http://example.org/base#> .
:subj :pred [ a :FirstThing ] ;
:pred [ a :SecondThing ] .