blob: 9b004b464e7961ad0bd37e6390cd8797379f595e (
plain)
1
2
3
4
|
<http://one.example/subject1> <http://one.example/predicate1> <http://one.example/object1> . # comments here
# or on a line by themselves
_:subject1 <http://an.example/predicate1> "object1" .
_:subject2 <http://an.example/predicate2> "object2" .
|