Is this
<< :a :b :c >> :d ; :e .
the equivalent of this?
<< :a :b :c >> :d .
<< :a :b :c >> :e .
Will Fuseki/Jena store them and treat them the same exact way?
Is this
<< :a :b :c >> :d ; :e .
the equivalent of this?
<< :a :b :c >> :d .
<< :a :b :c >> :e .
Will Fuseki/Jena store them and treat them the same exact way?