| _:jA0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/types/Query> . |
| _:jA0 <http://example.org/types/queryID> "q0" . |
| _:jA0 <http://example.org/types/limit> "10" . |
| _:jA0 <http://example.org/types/allowCreate> "false" . |
| _:jA1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/types/QueryTerm> . |
| _:jA1 <http://example.org/types/termID> "t0" . |
| _:jA0 <http://example.org/types/qTerm> _:jA1 . |
| _:jA1 <http://example.org/types/queryType> "artist" . |
| _:jA1 <http://example.org/types/name> "artist1" . |
| _:jA2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/types/Query> . |
| _:jA2 <http://example.org/types/queryID> "q1" . |
| _:jA2 <http://example.org/types/limit> "10" . |
| _:jA2 <http://example.org/types/allowCreate> "false" . |
| _:jA3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/types/QueryTerm> . |
| _:jA3 <http://example.org/types/termID> "t0" . |
| _:jA2 <http://example.org/types/qTerm> _:jA3 . |
| _:jA3 <http://example.org/types/queryType> "artist" . |
| _:jA3 <http://example.org/types/name> "artist2" . |