3 lines
276 B
Text
Executable file
3 lines
276 B
Text
Executable file
<http://example.com/people/dave> <http://xmlns.com/foaf/0.1/knows> <http://example.com/people/markus> .
|
|
<http://example.com/people/dave> <http://xmlns.com/foaf/0.1/name> "Dave Longley" .
|
|
<http://example.com/people/markus> <http://xmlns.com/foaf/0.1/name> "Markus Lanthaler" .
|