9 lines
830 B
Text
Executable file
9 lines
830 B
Text
Executable file
<http://example.com/nodeA> <http://example.com/property> "1" .
|
|
<http://example.com/nodeA> <http://example.com/property> "1" .
|
|
<http://example.com/nodeA> <http://example.com/property> "2"^^<http://www.w3.org/2001/XMLSchema#integer> .
|
|
<http://example.com/nodeA> <http://example.com/property> "2"^^<http://www.w3.org/2001/XMLSchema#integer> .
|
|
<http://example.com/nodeA> <http://example.com/property> <http://example.com/nodeB> .
|
|
<http://example.com/nodeA> <http://example.com/property> <http://example.com/nodeB> .
|
|
<http://example.com/nodeA> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/TypeA> .
|
|
<http://example.com/nodeA> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/TypeA> .
|
|
<http://example.com/nodeA> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.com/TypeA> .
|