| { | |
| "@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld", | |
| "query": { | |
| "@type": "koral:reference", | |
| "classRef": [1], | |
| "operands": [ | |
| { | |
| "@type": "koral:group", | |
| "operation" : "operation:class", | |
| "classOut": 1, | |
| "operands": [ | |
| { | |
| "@type": "koral:token", | |
| "wrap": { | |
| "@type": "koral:term", | |
| "foundry" : "mate", | |
| "layer": "lemma", | |
| "key" : "Mann" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| } |