mirror of
https://github.com/bpmbpm/doc.git
synced 2026-05-01 04:50:44 +00:00
6 lines
No EOL
197 B
Turtle
6 lines
No EOL
197 B
Turtle
@prefix ex: <http://example.org/> .
|
|
|
|
ex:subject1 ex:predicate1 ex:object1 .
|
|
ex:subject2 ex:predicate2 ex:object2 .
|
|
ex:subject3 ex:predicate3 ex:object3 .
|
|
ex:subject4 ex:predicate4 ex:object4 . |