mirror of
https://github.com/bpmbpm/doc.git
synced 2026-04-30 12:30:52 +00:00
7 lines
No EOL
130 B
Text
7 lines
No EOL
130 B
Text
@prefix : <http://example.org/> .
|
|
|
|
:gp1 {
|
|
:p1.1 :hasNext :p1.2 .
|
|
:p1.2 :hasNext :p1.3 .
|
|
:p1.3 :hasNext :p1.4 .
|
|
} |