rdf-ex/test/data/TURTLE-TESTS/turtle-syntax-struct-05.ttl
2017-07-10 01:46:33 +02:00

5 lines
82 B
Turtle

@prefix : <http://www.w3.org/2013/TurtleTests/> .
:s :p1 :o1 ;
:p2 :o2 ;;
.