1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-08 16:12:31 +02:00
audacity/lib-src/lv2/serd/tests/TurtleTests/turtle-syntax-blank-label.ttl

5 lines
167 B
Turtle

@prefix : <http://www.w3.org/2013/TurtleTests/> .
_:0b :p :o . # Starts with digit
_:_b :p :o . # Starts with underscore
_:b.0 :p :o . # Contains dot, ends with digit