Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

test-pretty.out 3.4KB

12 years ago
12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> <http://example.org/isA> <http://example.org/List> .
  2. _:genid1 <http://example.org/isA> <http://example.org/Blank> .
  3. <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> <http://example.org/sameAs> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
  4. _:genid2 <http://example.org/sameAs> _:genid3 .
  5. _:genid4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "apple" .
  6. _:genid4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid5 .
  7. _:genid5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "banana" .
  8. _:genid5 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid6 .
  9. _:genid6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "pear" .
  10. _:genid6 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
  11. _:genid4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/List> .
  12. _:genid7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid8 .
  13. _:genid8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.org/a> .
  14. _:genid8 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid9 .
  15. _:genid9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.org/b> .
  16. _:genid9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
  17. _:genid7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid10 .
  18. _:genid10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid11 .
  19. _:genid11 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.org/c> .
  20. _:genid11 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid12 .
  21. _:genid12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> <http://example.org/d> .
  22. _:genid12 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
  23. _:genid10 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
  24. _:genid7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/List> .
  25. _:genid13 <http://example.org/list> _:genid14 .
  26. _:genid14 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "apple" .
  27. _:genid14 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid15 .
  28. _:genid15 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "banana" .
  29. _:genid15 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid16 .
  30. _:genid16 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> "pear" .
  31. _:genid16 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .
  32. _:genid17 <http://example.org/a> <http://example.org/b> .
  33. _:genid17 <http://example.org/a> <http://example.org/c> .
  34. _:genid17 <http://example.org/a> <http://example.org/d> .
  35. _:genid18 <http://example.org/a> _:genid19 .
  36. _:genid19 <http://example.org/b> <http://example.org/c> .
  37. _:genid19 <http://example.org/d> <http://example.org/e> .
  38. _:genid18 <http://example.org/a> _:genid20 .
  39. _:genid20 <http://example.org/f> <http://example.org/g> .
  40. _:genid21 <http://example.org/list> _:genid22 .
  41. _:genid22 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid23 .
  42. _:genid23 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Apple> .
  43. _:genid22 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> _:genid24 .
  44. _:genid24 <http://www.w3.org/1999/02/22-rdf-syntax-ns#first> _:genid25 .
  45. _:genid25 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/Banana> .
  46. _:genid24 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest> <http://www.w3.org/1999/02/22-rdf-syntax-ns#nil> .